cursorless icon indicating copy to clipboard operation
cursorless copied to clipboard

Remove "Cursorless: Perform command" from command palette

Open pokey opened this issue 3 years ago • 1 comments

This is the command used to execute a cursorless command. It is not useful to be invoked directly by a user via the command palette, so I think it's confusing to have it there

pokey avatar Sep 05 '22 07:09 pokey

Agreed. Just remove it from the contributions list in package.json

AndreasArvidsson avatar Sep 05 '22 07:09 AndreasArvidsson

Already fixed via "enablement": "false" https://github.com/cursorless-dev/cursorless/blob/0e4c9d903829b9852da4327a31065cf43ffc5410/packages/cursorless-vscode/package.json#L105

AndreasArvidsson avatar Jul 03 '23 16:07 AndreasArvidsson