vscode-cpptools
vscode-cpptools copied to clipboard
Official repository for the Microsoft C/C++ extension for VS Code.
Type: Debugger OS: MacOS Version: 10.15.3 Debugger: LLDB cpptools version: Version 0.27.0-insiders2 launch.json: ``` { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing...
Type: Debugger # Description - OS and Version: `system: "x86_64-linux", multi-user?: yes, version: nix-env (Nix) 2.3.9, channels(twey): "home-manager", channels(root): "nixos-21.03pre257780.e9158eca70a", nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos` - VS Code Version: 1.51.1 (also reproduced on...
**Type: LanguageService** **Describe the bug** - OS and Version: Windows 10 10.0.18362 - VS Code Version: 1.47.2 - C/C++ Extension Version: 0.29.0 - Other extensions you installed (and if the...
Currently, when configuring C/C++ include/browse or dotconfig paths, bash environment variables are not allowed, only vscode variables like ${workspaceFolder} can be recognized. This can be a bit troubling when there...
See the previous Windows/cl.exe-only issue at https://github.com/microsoft/vscode-cpptools/issues/6290 (UPDATE: the issue was deleted, see https://github.com/microsoft/vscode-cpptools/issues/8256#issuecomment-941809096 ). NOTE: C++20 modules importing works for cl.exe if you set /ifcSearchDir (and possibly other modules...
Issue Type: Bug 1.open a cpp file with 300000 lines 2. check the memory usage in linux system, susytem will crash in few minutes Extension version: 1.11.0 VS Code version:...
### Environment - OS and version: Debian GNU/Linux 11 (bullseye) - VS Code: 1.68.1 30d9c6cd9483b2cc586687151bcbcd635f373630 x64 - C/C++ extension: v1.10.8 - OS and version of remote machine (if applicable): [not...
### Environment - OS and version: Fedora 35 - VS Code: 1.69.0 - C/C++ extension: C/C++ - GDB / LLDB version: GNU gdb (GDB) Fedora 12.1-1.fc35 ### Bug Summary and...
Bug type: Language Service **Describe the bug** - OS and Version: Ubuntu 2021.10 - VS Code Version: 1.65.2 - C/C++ Extension Version: v1.9.2 - Other extensions you installed (and if...
### Feature Request 