Official repository for the Microsoft C/C++ extension for VS Code.
Перейти к файлу
Sean McManus e7014473c8 Revert "Undo commits."
This reverts commit 401748513a.
2022-02-28 14:13:51 -08:00
.github Bump follow-redirects from 1.14.7 to 1.14.8 in /.github/actions (#8856) 2022-02-14 12:01:12 -08:00
Build Switch loc pipeline. (#8870) 2022-02-15 12:07:50 -08:00
Code Samples Remove trailing whitespaces (#8254) 2021-10-14 10:47:28 -07:00
Documentation clarify how to get binaries if F5 results in error (#8788) 2022-02-18 13:30:17 -08:00
Extension Revert "Undo commits." 2022-02-28 14:13:51 -08:00
ExtensionPack Add repository info to extension pack (#8598) 2022-01-05 08:22:14 -08:00
Images updated screenshots 2017-12-07 16:50:06 -08:00
RuntimeLicenses Update runtime licenses. (#6735) 2021-01-06 17:27:47 -08:00
Themes Update Theme extension image previews to work in the store (#7977) 2021-08-17 14:54:10 -07:00
.gitignore Add OneLocBuild to .gitignore 2021-11-10 11:53:57 -08:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md (#7340) 2021-04-12 11:16:17 -07:00
CONTRIBUTING.md change master to main (#6679) 2020-12-17 16:04:38 -08:00
LICENSE.md Update runtime licenses. (#6735) 2021-01-06 17:27:47 -08:00
LanguageCCPP_color_128x.png Add files via upload 2017-07-28 16:26:23 -07:00
README.md Remove offline installation from ReadMes. (#8769) 2022-02-03 12:00:07 -08:00
launch.md Deprecate old documentation and update readme files (#3984) 2019-08-08 09:47:35 -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.