Matt Schwartz
Results
1
comments of
Matt Schwartz
I've also noticed this issue. Here's my personal workaround. 1. Install the [multicommand extension](https://marketplace.visualstudio.com/items?itemName=edonet.vscode-command-runner) 2. In your vscode keybindings file, define the following: ``` [{ "key": "alt+enter", "command": "extension.multiCommand.execute", "args":...