-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.WG-Interactive-IntelliSensetab completiontab completion
Description
Steps to reproduce
TabExpansion2 -inputScript ($s = '[array]::Empty[int]().') -cursorColumn $s.Length |
% CompletionMatches |
select -f 5Expected behavior
CompletionText ListItemText ResultType ToolTip
-------------- ------------ ---------- -------
Count Count Property int Count { get; }
IsFixedSize IsFixedSize Property bool IsFixedSize { get; }
IsReadOnly IsReadOnly Property bool IsReadOnly { get; }
IsSynchronized IsSynchronized Property bool IsSynchronized { get; }
Length Length Property int Length { get; }Actual behavior
No resultsError details
No response
Environment data
Name Value
---- -----
PSVersion 7.3.0-preview.2
PSEdition Core
GitCommitId 7.3.0-preview.2
OS Microsoft Windows 10.0.19042
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Visuals
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.WG-Interactive-IntelliSensetab completiontab completion