Steps to reproduce
TabExpansion2 -inputScript ($s = '(Get-ExperimentalFeature).') -cursorColumn $s.Length | % CompletionMatches
Expected behavior
CompletionText ListItemText ResultType ToolTip
-------------- ------------ ---------- -------
Description Description Property string Description { get; }
Enabled Enabled Property bool Enabled { get; }
Name Name Property string Name { get; }
Source Source Property string Source { get; }
Equals( Equals Method bool Equals(System.Object obj)
GetHashCode( GetHashCode Method int GetHashCode()
GetType( GetType Method type GetType()
ToString( ToString Method string ToString()
Actual behavior
Environment data
Name Value
---- -----
PSVersion 7.1.0-rc.1
PSEdition Core
GitCommitId 7.1.0-rc.1
OS Microsoft Windows 10.0.18363
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Steps to reproduce
Expected behavior
Actual behavior
Environment data