Bob Brown

Results 22 issues of 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...

Feature: activation
stale-exempt
triage

Language Service
internal
Feature: Extract to function

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...

bug
Language Service
performance
Feature: Code Formatting

Language Service
internal

### 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...

Language Service
fixed
performance

### 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: ![image](https://github.com/user-attachments/assets/51719578-73de-4ed3-a94e-c3e825619913) The setting description states that...

bug
Language Service
Feature: Auto-complete

### Feature Request It is time to retire the tag parser fallback feature. We should remove the setting and code related to it.

Language Service
enhancement

This is a regression introduced with the fix for #10039 ![image](https://github.com/user-attachments/assets/7f5674ce-200c-43cb-ac01-5c857439d0f1)

bug
Language Service
regression
Feature: Doc comments

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...