vscode-cpptools/Extension
Sean McManus 401748513a Undo commits. 2022-02-28 14:08:26 -08:00
..
.vscode Update dependencies. (#7239) 2021-03-31 11:00:46 -07:00
assets
bin Update/fix IntelliSense strings. 2021-12-06 12:36:30 -08:00
i18n Fix bug: !err && stats && stats.isFile will always return true. Fix typos (#8897) 2022-02-23 09:53:08 -08:00
notices
src Undo commits. 2022-02-28 14:08:26 -08:00
test Ignore failing error code from VS Code (#8872) 2022-02-16 10:30:42 -08:00
tools Dynamic debug config + Telemetry (#8876) 2022-02-23 10:06:01 -08:00
ui Add dotconfig property for c_cpp_properties.json (#7845) 2022-02-15 10:15:38 -08:00
walkthrough Update install-compiler-windows.md (#7998) 2021-08-18 15:56:12 -07:00
.eslintignore
.eslintrc.js Add clang-tidy support (#7816) 2021-11-16 13:28:09 -08:00
.gitattributes
.gitignore Fix search not finding results in package.nls.json. (#7850) 2021-07-20 15:55:05 -07:00
.vscodeignore .vscodeignore cgmanifest.json (#8641) 2022-01-06 13:54:47 -08:00
CHANGELOG.md Update changelog for 1.9.1 (#8921) 2022-02-23 19:02:12 -08:00
LanguageCCPP_color_128x.png
README.md Remove offline installation from ReadMes. (#8769) 2022-02-03 12:00:07 -08:00
ThirdPartyNotices.txt Merge branch 'main' into mimatias/r1-3-0 2021-04-12 22:38:09 -07:00
VCPkgHeadersDatabase.zip
c_cpp_properties.schema.json Add dotconfig property for c_cpp_properties.json (#7845) 2022-02-15 10:15:38 -08:00
cgmanifest.json Add cgmanifest for debugger components (#8637) 2022-01-05 13:29:54 -08:00
cpp.hint
cppdbg.ad7Engine.json
gulpfile.js Remove support for 'online' binary downloads (#8505) 2022-01-10 18:37:51 -08:00
import_edge_strings.js Update edge strings for FI (#8406) 2021-11-16 17:43:55 -08:00
package.json Dynamic debug config + Telemetry (#8876) 2022-02-23 10:06:01 -08:00
package.nls.json Fix loc string key casing (#8911) 2022-02-23 12:12:37 -08:00
test.tsconfig.json
translations_auto_pr.js Remove trailing whitespaces (#8254) 2021-10-14 10:47:28 -07:00
tscCompileList.txt Remove trailing whitespaces (#8254) 2021-10-14 10:47:28 -07:00
tsconfig.json
webpack.config.js Remove trailing whitespaces (#8254) 2021-10-14 10:47:28 -07:00
yarn.lock Update dependencies. (#8862) 2022-02-14 12:51:13 -08:00

README.md

C/C++ for Visual Studio Code

Repository  |  Issues  |  Documentation  |  Code Samples

Badge

The C/C++ extension adds language support for C/C++ to Visual Studio Code, including features such as IntelliSense and debugging.

Overview and tutorials

C/C++ extension tutorials per compiler and platform

Questions and feedback

FAQs
Check out the FAQs before filing a question.

Provide feedback
File questions, issues, or feature requests for the extension.

Known issues
If someone has already filed an issue that encompasses your feedback, please leave a 👍 or 👎 reaction on the issue to upvote or downvote it to help us prioritize the issue.

Quick survey
Let us know what you think of the extension by taking the quick survey.

Contribution

Contributions are always welcome. Please see our contributing guide for more details.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Data and telemetry

This extension collects usage data and sends it to Microsoft to help improve our products and services. Collection of telemetry is controlled via the same setting provided by Visual Studio Code: "telemetry.enableTelemetry". Read our privacy statement to learn more.