microsoft / vscode-npm-scripts

VSCode extension for running npm-scripts and validating the package.json files.
MIT License
215 stars 55 forks source link

Add !terminalFocus to keybindings starting with ctrl+r #132

Closed tristan957 closed 4 years ago

tristan957 commented 4 years ago

Fixes #129

egamma commented 4 years ago

@tristan957 👍 thanks!