Steps to reproduce
TabExpansion2 -inputScript ($s = '[array]::Empty[int]().') -cursorColumn $s.Length |
% CompletionMatches |
select -f 5
Expected 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
Error 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.0
Visuals
No response
Steps to reproduce
Expected behavior
Actual behavior
No resultsError details
No response
Environment data
Visuals
No response