vscode-cpptools/Extension
Sean McManus 8062f091f5 Fix comment. 2022-05-16 12:05:25 -07:00
..
.vscode
assets
bin Fix an edge string (#9193) 2022-04-15 11:36:25 -07:00
i18n Update a loc strings for tag_parsing_error (#9027) 2022-03-14 17:02:19 -07:00
notices
src Fix comment. 2022-05-16 12:05:25 -07:00
test
tools
ui Add support for c++23 language standard arg (#9177) 2022-04-12 15:56:33 -07:00
walkthrough
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.vscodeignore
CHANGELOG.md Update changelog and version. (#9303) 2022-05-12 16:22:31 -07:00
LanguageCCPP_color_128x.png
README.md
Reinstalling the Extension.md Add localized MD/HTML file for guidance when incompatible VSIX (#8920) 2022-02-28 15:48:08 -08:00
ThirdPartyNotices.txt
VCPkgHeadersDatabase.zip
c_cpp_properties.schema.json Add support for c++23 language standard arg (#9177) 2022-04-12 15:56:33 -07:00
cgmanifest.json
cpp.hint
cppdbg.ad7Engine.json
gulpfile.js Replace substr with substring. (#9129) 2022-04-04 19:42:19 -07:00
import_edge_strings.js
package.json Update changelog and version. (#9303) 2022-05-12 16:22:31 -07:00
package.nls.json add "add configuration" feature (ready) (#9226) 2022-04-29 13:51:05 -07:00
test.tsconfig.json
translations_auto_pr.js
tscCompileList.txt
tsconfig.json
webpack.config.js
yarn.lock Address shell escaping issues (#8970) 2022-04-14 13:31:41 -07: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.