vscode-github-actions
vscode-github-actions copied to clipboard
Command Palette strings need polishing
Type: Bug
The first 3 items below.
Extension version: 0.26.5 VS Code version: Code - Insiders 1.94.0-insider (527e41ff551bb1001d2f224c2dec2e2ea3b66832, 2024-09-20T05:03:57.400Z) OS version: Windows_NT x64 10.0.22631 Modes:
Looks like the double spaces in GitHub␣Actions:␣Focus␣on␣␣View command name is caused by the empty name of a contributed view:
https://github.com/github/vscode-github-actions/blob/d8facfa90b989fa0c210a89629bfe9da45d8184d/package.json#L284-L288
The remaining one and several other un-shown cases are specified also in package.json
https://github.com/github/vscode-github-actions/blob/d8facfa90b989fa0c210a89629bfe9da45d8184d/package.json#L108-L116