cursorless
cursorless copied to clipboard
Remove "Cursorless: Perform command" from command palette
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
Agreed. Just remove it from the contributions list in package.json
Already fixed via "enablement": "false"
https://github.com/cursorless-dev/cursorless/blob/0e4c9d903829b9852da4327a31065cf43ffc5410/packages/cursorless-vscode/package.json#L105