-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.The issue is fixed.
Description
Steps to reproduce
TabExpansion2 -inputScript ($s = '(Get-ExperimentalFeature).') -cursorColumn $s.Length | % CompletionMatchesExpected 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
# No matches
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
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.The issue is fixed.