MBetters
MBetters
**Type: LanguageService** **Describe the bug** - OS and Version: Win10 - VS Code Version: 1.55.0 - C/C++ Extension Version: 1.3.0-insiders3 - Other extensions you installed (and if the issue persists...
Thanks for the project template. I'm putting it to good use. I have a workspace with multiple submodules. I'd like to convert all those submodules to use this template. However,...
I would like to put something like this in my keybindings.json: ``` { "key": "ctrl+shift+0", "command": "vscode-open.openFileInDefaultApplication" } ``` Currently, Ctrl + Alt + O is bound to VSCode's "open...
This is just a slight UI/UX improvement request. ### Brief Issue Summary I'm using a multi-root workspace SSH'd into a remote VM. The CMake Project Outline pane shows full paths...