Skip to content

Get-ExperimentalFeature is missing OutputType decoration #13737

@SeeminglyScience

Description

@SeeminglyScience

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

# 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

No one assigned

    Labels

    Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions