Skip to content

No longer use Command.Name for disambiguation #17166

@PankajBhojwani

Description

@PankajBhojwani

Description of the new feature/enhancement

Once #17162 merges, we will have unique ActionIDs for command disambiguation. This means we no longer need to use Command.Name for disambiguation and should update the following accordingly: Command, ActionMap, SettingsEditor, CommandPalette

Proposed technical implementation details (optional)

Any location where we use Command.Name to disambiguate commands we should be using their IDs instead

Metadata

Metadata

Labels

Area-CodeHealthIssues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.Issue-TaskIt's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions