ivavid
ivavid
## Executables Bash debug: 0.3.9 vscode: 1.65-insider OS: Windows 10 ```bash PS C:\Users\user123> where bash PS C:\Users\user123> # if `code` not found on macOS, follow the instructions in: PS C:\Users\user123>...
I tried to create a keyboard shortcut for `///` like so: ##### keybindings.json: ``` "key": "ctrl+alt+d", "command": "editor.action.insertSnippet", "args": { "snippet": "///" }, "when": "editorTextFocus && editorLangId == csharp" ```...
The `Exporing (pdf)...` info popup does not disappear after some time. Only new ones are added, up to three popups on top of each other. These popups obscure part of...