Skip to content

Ctrl+Space should show what module a command is from #4940

@kilasuit

Description

@kilasuit

Prerequisites

  • Write a descriptive title.

Description of the new feature/enhancement

This is a small UX improvement that I don't think would be too difficult to add (may want this to be a configurable option added to Get-PSReadLineOption) as to ensure that you are using the command that you want to from the correct module.

It saves a need for instead doing get-command register-ps* which was how I found this due to PowerShellGet/PSResourceGet having similar named commands

Proposed technical implementation details (optional)

UI change from the collection that is returned form CTRL+Space when you are typing a command

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-EnhancementIt's a feature request.Needs-Triage 🔍It's a new issue that core contributor team needs to triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions