Skip to content

Command Palette - Match Commands by ID #113165

@KyleMit

Description

@KyleMit

Here's an example command (as shown in the shortcut configurations):

markdownlint fix all command

Currently, when filtering commands in the command palette, it'll show up when matching against the title text:

command palette title search

However, it would be nice to filter and execute commands directly based on the id:

command palette id search

The command id is often the value provided from documentation, so without an additional step, it is sometimes hard to get an exact string match on the text description.

This is related to this question Run command from Command ID #84011. However that was asked as a question to see if it was possible and closed because it isn't. I'd like to open up a feature request to handle such a workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionalityquick-pickQuick-pick widget issues

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions