Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Use the type of a variable for tab expansion #2567

Copy link
Copy link
@powercode

Description

@powercode
Issue body actions

It would be useful if

[Diagnostics.Process[]] $p = Get-Process
$p | % Prio<tab>

would tab complete in the same way as

Get-Process | % Prio<tab>

Even nicer would be if

$p = Get-Process
$p | % Prio<tab>

worked too. (Maybe getting the ArgumentTypeConverterAttribute from the OutputType?)

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution-FixedThe issue is fixed.The issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Interactive-IntelliSensetab completiontab completion

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.