GitHub / microsoft/vscode-cpptools issues and pull requests
#13614 - C++ launch json documentation wrong (outdated)
Issue -
State: open - Opened by corneliusroemer 2 months ago
#13613 - typeof incorrectly removes qualifiers in some situations
Issue -
State: open - Opened by Halalaluyafail3 3 months ago
#13612 - Bump undici from 5.28.5 to 5.29.0 in /.github/actions
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, javascript
#13611 - Show C++ default parameter values in IntelliSense hover
Issue -
State: closed - Opened by slilly-0xffff 3 months ago
- 1 comment
Labels: Language Service, Feature Request, Visual Studio, more votes needed, Feature: Hover (Quick Info)
#13609 - It takes way too long to finish tag parsing of modified files after a find/replace
Issue -
State: open - Opened by sean-mcmanus 3 months ago
Labels: bug, Language Service, performance
#13608 - Add c++26 (setting value only).
Pull Request -
State: open - Opened by sean-mcmanus 3 months ago
- 1 comment
#13607 - Rename `depthFirst` setting value to `preOrder`
Pull Request -
State: closed - Opened by Colengms 3 months ago
#13606 - Regression in relative include path resolution since 1.23.6
Issue -
State: open - Opened by l-inc 3 months ago
Labels: bug, Language Service, regression, Feature: Configuration
#13605 - Switch to `onDidStartTerminalShellExecution` from the obsolete proposed API terminalData* events
Pull Request -
State: open - Opened by fearthecowboy 3 months ago
#13604 - IntelliSense incorrectly matches file after setting "recursiveIncludes": {"order": "depthFirst"}
Issue -
State: closed - Opened by Amy-Li03 3 months ago
- 3 comments
Labels: Language Service, Feature: Configuration
#13603 - In the .clang-format file, regardless of the value set for the `AlignEscapedNewLines` option, the formatting always behaves as if the value is set to `Right`.
Issue -
State: open - Opened by rayshencc 3 months ago
- 2 comments
Labels: Language Service, investigate: repro, Feature: Code Formatting
#13602 - Add supports for fine-grained configurations
Issue -
State: open - Opened by luxploit 3 months ago
Labels: Language Service, Feature Request, Feature: Configuration
#13601 - How to Find All References show function ?
Issue -
State: open - Opened by wangwenqiangGitHub 3 months ago
- 1 comment
Labels: Language Service, more info needed, Feature: Find All References
#13600 - `"rust-analyzer.cargo.features": "all"` equivalent
Issue -
State: open - Opened by loynoir 3 months ago
Labels: Language Service, Feature Request, Feature: Compile Commands
#13599 - handle speculative requests with the cache
Pull Request -
State: closed - Opened by lukka 3 months ago
#13598 - Locked the double quote in path.with.spaces.
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
#13597 - `sourceFileMap` does not work with `${config:` settings on v1.100
Issue -
State: closed - Opened by microhobby 3 months ago
- 3 comments
Labels: bug, debugger, help wanted, Visual Studio Code
#13596 - Mmmmm
Issue -
State: closed - Opened by madzianka 3 months ago
- 1 comment
#13595 - "Add Debug Configuration" is not available if the active file is not in the workspace
Issue -
State: open - Opened by sean-mcmanus 3 months ago
Labels: bug, tasks/build/debug
#13594 - Language service features don't work in WSL (Ubuntu 24) when a Windows C:\ file is open
Issue -
State: open - Opened by sean-mcmanus 3 months ago
Labels: bug, Language Service
#13593 - ignore speculative-edit requests
Pull Request -
State: closed - Opened by lukka 3 months ago
#13592 - Update IntelliSense translations.
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
- 2 comments
#13591 - Freeze/delayed input when editing c_cpp_properties.json
Issue -
State: open - Opened by CR82 3 months ago
- 3 comments
Labels: bug, Language Service, performance, Feature: Configuration
#13590 - The syntax highlighting in c is abnormal
Issue -
State: closed - Opened by meijialun 3 months ago
- 3 comments
Labels: more info needed
#13589 - Incorrect Memory address return by Cppvsdbg debugger for memory inspection
Issue -
State: open - Opened by SiamAbdullah 3 months ago
- 1 comment
Labels: bug, debugger, help wanted, Visual Studio
#13588 - Merge to vs
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
#13585 - launch.json
Issue -
State: open - Opened by RohitKanthe 3 months ago
- 1 comment
Labels: more info needed
#13584 - When the C++ version is specified as `c++11`, it shows `namespace "std" has no member "make_pair"`
Issue -
State: open - Opened by owl9527 3 months ago
- 1 comment
Labels: bug, Language Service, Feature: Configuration
#13583 - Publish Idle Status
Pull Request -
State: closed - Opened by kuchungmsft 3 months ago
#13582 - ipch files are created in all caps on Windows
Issue -
State: open - Opened by sean-mcmanus 3 months ago
Labels: bug, Language Service
#13581 - Ensure #cpp tool isn't accidentally enabled in agent mode
Pull Request -
State: closed - Opened by benmcmorran 3 months ago
#13580 - IntelliSense string updates.
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
- 5 comments
#13579 - gdb attaching to mpi process unable to retrieve stack trace and variables
Issue -
State: open - Opened by Alberto-o 3 months ago
- 1 comment
Labels: bug, debugger, help wanted
#13578 - IntelliSense not working auto detcect
Issue -
State: open - Opened by KhaledMohamed929 3 months ago
- 2 comments
Labels: Language Service, more info needed
#13577 - if typing while gdb is trying to print something,the integrated terminal and gdb will froze
Issue -
State: open - Opened by Youngmoss 3 months ago
- 1 comment
Labels: bug, debugger, help wanted
#13576 - 'go to definition' doesn't work when going from CUDA header `.cuh` to source `.cu`
Issue -
State: open - Opened by HugoPhibbs 3 months ago
- 1 comment
Labels: Language Service, more info needed, Feature: Go to Definition, Feature: CUDA
#13575 - 'switch header/source' doesn't work for switching from CUDA `.cu` to `.cuh` file
Issue -
State: open - Opened by HugoPhibbs 3 months ago
- 1 comment
Labels: bug, Language Service, fixed, Feature: Switch Header/Source, Feature: CUDA
#13574 - Don't override sticky scroll settings if intellisense is disabled, to avoid conflicts with Clangd
Issue -
State: open - Opened by adalisk-emikhaylov 3 months ago
- 2 comments
Labels: Language Service, more info needed, enhancement
#13573 - Adding implementation to a method that is an override of a virtual method doesn't work.
Issue -
State: open - Opened by HTD 3 months ago
Labels: bug, Language Service, regression, Feature: Create Declaration or Definition
#13572 - Debugger not waiting for gdb kill/vkill packet reply and killing gdb-server
Issue -
State: open - Opened by vinodappu 3 months ago
- 1 comment
Labels: bug, debugger, help wanted
#13571 - Enable setting the VS dev environment without running from Dev Command Prompt
Pull Request -
State: open - Opened by bobbrow 3 months ago
- 17 comments
#13570 - Add Timestamp to Copilot Logging
Pull Request -
State: closed - Opened by kuchungmsft 3 months ago
#13569 - Support LLDB-DAP as a debugger (OSX/Linux/Windows)
Pull Request -
State: open - Opened by fearthecowboy 3 months ago
- 3 comments
#13567 - cpptools doesn't parse qcc system include arguments from compile_commands.json
Issue -
State: open - Opened by ABee81 3 months ago
- 3 comments
Labels: Language Service, external, Feature: Configuration, enhancement
#13565 - Minor changelog fix.
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
#13564 - telemetry addition
Pull Request -
State: closed - Opened by lukka 3 months ago
#13563 - Merge for 1.25.3
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
#13562 - Intellisense takes an extremely long time to finish scanning
Issue -
State: open - Opened by CendioOssman 3 months ago
- 7 comments
Labels: Language Service, more info needed, performance
#13561 - Localization update for 1.25.3
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
#13560 - Update changelog for 1.25.3.
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
#13559 - extion can'nt work
Issue -
State: closed - Opened by shreya7823 3 months ago
#13558 - extion can'nt work
Issue -
State: closed - Opened by shreya7823 3 months ago
- 1 comment
#13557 - VSCode formatter formats binary operator as unary operator
Issue -
State: open - Opened by ChrisBlueStone 3 months ago
- 2 comments
Labels: bug, Visual Studio, Feature: Code Formatting
#13556 - IntelliSense does not recognize the __typeof__ operator
Issue -
State: open - Opened by oncipriani 3 months ago
- 1 comment
Labels: bug, Language Service, parser, Visual Studio
#13553 - refactor the compilerPath verification to get consistent results in JSON and UI verification
Pull Request -
State: closed - Opened by bobbrow 3 months ago
- 5 comments
#13548 - Code bug
Issue -
State: closed - Opened by FamYash 3 months ago
- 3 comments
Labels: external
#13543 - lldb-dap integration
Issue -
State: open - Opened by bobbrow 3 months ago
- 1 comment
Labels: debugger, Feature Request
#13542 - Merge for 1.25.1
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
#13541 - stopAtConnect is not stopping early enough.
Issue -
State: open - Opened by bradlitterell 3 months ago
- 1 comment
Labels: bug, debugger, help wanted
#13540 - Localization update
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
#13539 - Fix translations export.
Pull Request -
State: closed - Opened by sean-mcmanus 3 months ago
#13538 - Issue happened
Issue -
State: closed - Opened by IOleg-crypto 3 months ago
- 1 comment
#13537 - vscode-cpptools show char array as sting
Issue -
State: closed - Opened by zhangjp0405 3 months ago
- 4 comments
Labels: debugger, Feature Request, help wanted
#13536 - False positive declaration-is-incompatible in C on static function that takes a tagged struct type defined within another struct
Issue -
State: open - Opened by tonymke 3 months ago
- 1 comment
Labels: bug, Language Service, Visual Studio
#13535 - Language server crash. restarting
Issue -
State: open - Opened by Ryanhya 3 months ago
- 1 comment
Labels: bug, more info needed, reliability, regression
#13533 - "anonymous namespace" should be "unnamed namespace" in C++
Issue -
State: open - Opened by BenFrantzDale 3 months ago
- 1 comment
Labels: bug, Language Service, Visual Studio, more votes needed
#13532 - Designated initializers error squiggles
Issue -
State: closed - Opened by MightyJosip 3 months ago
- 5 comments
Labels: bug, fixed, regression, Feature: Configuration, Feature: Compile Commands
#13531 - Don't show bogus errors for compilerPath + args in config UI
Pull Request -
State: closed - Opened by bobbrow 3 months ago
#13530 - Doxygen var command not parsed
Issue -
State: open - Opened by MrFudgeLord 3 months ago
Labels: Language Service, Feature: Doc comments, enhancement
#13529 - No error message shown in config UI for invalid compilerPath
Pull Request -
State: closed - Opened by bobbrow 3 months ago
#13528 - Language model unavailable
Issue -
State: closed - Opened by kqm2kor 4 months ago
- 2 comments
Labels: external, more info needed
#13527 - [Feature] “Generate Doxygen Comment” doesn't work when // in the second line and after
Issue -
State: open - Opened by v-ericawu 4 months ago
Labels: Feature Request, enhancement
#13526 - [Feature] After restarting a new code analysis after a pause, the code analysis in the 'Language Status Bar UI' still shows paused
Issue -
State: open - Opened by v-ericawu 4 months ago
Labels: Feature Request, enhancement
#13525 - codesnippets v2 changes
Pull Request -
State: closed - Opened by lukka 4 months ago
#13524 - Update version and changelog for 1.25.1.
Pull Request -
State: closed - Opened by sean-mcmanus 4 months ago
- 3 comments
#13522 - Fix some loc bugs.
Pull Request -
State: closed - Opened by sean-mcmanus 4 months ago
#13521 - Add a message explaining why we couldn't find a quote-wrapped path
Pull Request -
State: closed - Opened by bobbrow 4 months ago
- 4 comments
#13519 - Using GCC with MinGW Tutorial from https://code.visualstudio.com/docs/cpp/config-mingw
Issue -
State: open - Opened by wermelinger-stefan 4 months ago
#13518 - Update macos-14 to 15.
Pull Request -
State: closed - Opened by sean-mcmanus 4 months ago
- 1 comment
#13515 - Update loc strings for 1.25.1
Pull Request -
State: closed - Opened by sean-mcmanus 4 months ago
#13514 - Add debugger view for loaded modules
Issue -
State: open - Opened by tblut 4 months ago
- 1 comment
Labels: debugger, Feature Request, help wanted
#13498 - Fix recursive includes settings UI
Pull Request -
State: closed - Opened by Colengms 4 months ago
#13497 - Please add a distinguishable .h and .hpp file icon
Issue -
State: closed - Opened by alexceltare2 4 months ago
- 3 comments
Labels: external, Visual Studio Code
#13496 - MacOS 15.4 M1 Error while trying to enter break state. Debugging will now stop. LLDB exited unexpectedly with exit code 139
Issue -
State: open - Opened by Khalyutin 4 months ago
- 3 comments
Labels: bug, debugger, help wanted
#13494 - Run or Debug button disappears
Issue -
State: closed - Opened by one62 4 months ago
#13493 - Fix SIG-?? matching the filter regex.
Pull Request -
State: closed - Opened by sean-mcmanus 4 months ago
#13492 - Fix the Debug button disappearing.
Pull Request -
State: closed - Opened by sean-mcmanus 4 months ago
#13491 - Contents of `c_cpp_properties.json` file can get irrecoverably deleted
Issue -
State: open - Opened by ivan-baldin 4 months ago
#13490 - The code formatting function is not working
Issue -
State: closed - Opened by piggyy 4 months ago
- 2 comments
Labels: bug, external, Visual Studio Code, Feature: Code Formatting
#13489 - Need info on reusing existing database
Issue -
State: closed - Opened by NEELAKANTAPPA-M 4 months ago
- 1 comment
#13488 - Merge for 1.25.0 (2nd time)
Pull Request -
State: closed - Opened by sean-mcmanus 4 months ago
#13487 - Fix an error on startup if a file is open
Pull Request -
State: closed - Opened by Colengms 4 months ago
#13486 - Merge to vs
Pull Request -
State: closed - Opened by sean-mcmanus 4 months ago
#13485 - Merge to vs
Pull Request -
State: closed - Opened by sean-mcmanus 4 months ago
#13484 - Update lmTool.test.ts to account for interface change in vscode.d.ts
Pull Request -
State: closed - Opened by fearthecowboy 4 months ago
#13483 - `cppdbg` add `postRunCommands` config in `launch.json`
Issue -
State: open - Opened by WittonBell 4 months ago
- 1 comment
Labels: debugger, Feature Request, help wanted
#13482 - Merger for 1.25.0 (pre-release)
Pull Request -
State: closed - Opened by sean-mcmanus 4 months ago
#13481 - format is not align if' use tab
Issue -
State: closed - Opened by heartacker 4 months ago
- 6 comments
Labels: more info needed, not reproing, Feature: Code Formatting
#13477 - Vscode v1.99 regression : Variables used in "sourceFileMap" keys aren't resolved anymore
Issue -
State: closed - Opened by Altyrost 4 months ago
- 3 comments
Labels: debugger, external, Visual Studio Code
#13473 - run and debug option on the editor title bar disappearing after a second on files being tracked by git
Issue -
State: closed - Opened by Saransh719 4 months ago
- 1 comment