Bob Brown
Bob Brown
Can this in any way be disabled over a configuration? We are having currently the issue that the cmakelist.txt will be created after the extension is loaded. But then the...
Thanks! Unfortunately, the experience here is a bit janky for me -- there's a substantial pause between the time when I insert a newline, and when indentation is applied. It...
### Environment n/a ### Bug Summary and Steps to Reproduce `DefaultClient.registerFileWatcher` registers a watcher for the workspace and we send file create/delete/change events to cpptools when they happen. However, I'm...
### Feature Request In `package.json` we write a lot of metadata to describe what valid values for our settings look like. VS Code will squiggle settings that don't comply with...
### Environment (irrelevant) ### Bug Summary and Steps to Reproduce We have a setting that supposedly controls the slash behavior for #include auto complete:  The setting description states that...
### Feature Request It is time to retire the tag parser fallback feature. We should remove the setting and code related to it.
This is a regression introduced with the fix for #10039 
This change removes the requirement of running VS Code from a Developer Command Prompt in order to build with the Visual Studio C++ compiler on Windows. #### Two commands are...