vscode-code-runner
vscode-code-runner copied to clipboard
How to modify the title name of Run Code in the right-click menu
Is your feature request related to a problem? Please describe. Description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like Description of what you want to happen.
not possible in the code. you would need to modify the package.json file of the extension itself.
you can modify the cached extension package.json file itself, but it's not an ideal process. as far as i know, vscode doesn't have an api to programmatically change command titles