vscode-cpptools icon indicating copy to clipboard operation
vscode-cpptools copied to clipboard

Official repository for the Microsoft C/C++ extension for VS Code.

Results 451 vscode-cpptools issues
Sort by recently updated
recently updated
newest added

Bug type: Language Service **Describe the bug** - OS and Version: Windows 10 21H2 - VS Code Version: 1.68.1 - C/C++ Extension Version: 1.10.7 - A clear and concise description...

bug
Language Service
Visual Studio
more votes needed

I have set up `tasks.json` but still can't run VS Code outside the Developer Command Prompt. My `tasks.json` like this: ```json-with-comments { "windows": { "options": { "shell": { "executable": "cmd.exe",...

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

Do Run Code Analysis on All files in a project configured with a configuration provider. Bug: The 1st time it's done, all the files are skipped because it thinks it...

bug
Language Service
fixed
regression
Feature: Code Analysis

...which is more likely to happen with a large database (e.g. 2 GB) and while it's being updated from tag parsing other files. Repros in VS too.

bug
Language Service
Feature: Symbol Search
more votes needed

**Expected result (behavior from Visual Studio):** The parameter type and variable are displayed for a function. ![image](https://github.com/microsoft/vscode-cpptools/assets/38734287/0d021095-e1ba-454f-8d24-cf0384e1e76c) **Actual result:** Only the type of the parameter is displayed for a function....

bug
Language Service
quick fix
Feature: Document Symbol

### Feature Request I have a project that works fine with intellisense except for one enormous file which is 200k lines long (it's generated). If I open that file than...

Type: Bug I tried installing other extensions and it worked but When I tried to install the C/C++ Extension Pack from VSIX, it says Unable to read file (There is...

### Environment - OS and version: Windows - VS Code: 1.90.2 - C/C++ extension: 1.20.5 - GDB / LLDB version: 14.1 ### Bug Summary and Steps to Reproduce Bug Summary:...

### Environment - OS and Version: Windows 11 23H2 - VS Code Version: 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb) - C/C++ Extension Version: v1.21.0 (pre-release) ### Bug Summary and Steps to Reproduce Bug Summary:...