Skip to content

Don't reuse identifier with registerAction2 #199744

@jrieken

Description

@jrieken

I have noticed that some Action2 instances are registered that reuse an id. That's not OK because Action2 is a singleton model object, e.g it keybinding or menu registrations refer to it by id. This should be cleaned up and from then on it should be an error to reuse an id

Metadata

Metadata

Labels

debtCode quality issuesinsiders-releasedPatch has been released in VS Code InsidersmenusMenu items and widget issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions