Skip to content

Add type inference for Select-Object #7170

@powercode

Description

@powercode

Steps to reproduce

get-childitem | Select-Object -first 1 | foreach <Tab>

Expected behavior

Tab completion of the properties of the pipeline type

Actual behavior

No completion occurs

Environment data

> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      6.0.2
PSEdition                      Core
GitCommitId                    v6.0.2
OS                             Microsoft Windows 10.0.17134
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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions