vscode-cpptools/Extension
Sean McManus e2ca8e8455 Revert "Add deploySteps and variables to cppdbg (#9418)"
This reverts commit b55a98c697.
2022-07-08 11:05:16 -07:00
..
.vscode
assets
bin Fix translations (#9467) 2022-06-17 12:41:52 -07:00
i18n Merge pull request #9468 from microsoft/main 2022-06-17 14:03:31 -07:00
notices
src Revert "Add deploySteps and variables to cppdbg (#9418)" 2022-07-08 11:05:16 -07:00
test Revert "Add deploySteps and variables to cppdbg (#9418)" 2022-07-08 11:05:16 -07:00
tools Revert "Add deploySteps and variables to cppdbg (#9418)" 2022-07-08 11:05:16 -07:00
ui Add support for c++23 language standard arg (#9177) 2022-04-12 15:56:33 -07:00
walkthrough
.eslintignore
.eslintrc.js
.gitattributes
.gitignore Revert "Add deploySteps and variables to cppdbg (#9418)" 2022-07-08 11:05:16 -07:00
.vscodeignore
CHANGELOG.md Revert "Add deploySteps and variables to cppdbg (#9418)" 2022-07-08 11:05:16 -07:00
LanguageCCPP_color_128x.png
README.md
Reinstalling the Extension.md
ThirdPartyNotices.txt Update ThirdPartyNotices.txt (#9516) 2022-06-28 19:18:23 -07:00
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 Revert "Add deploySteps and variables to cppdbg (#9418)" 2022-07-08 11:05:16 -07:00
package.nls.json Revert "Add deploySteps and variables to cppdbg (#9418)" 2022-07-08 11:05:16 -07:00
test.tsconfig.json Revert "Add deploySteps and variables to cppdbg (#9418)" 2022-07-08 11:05:16 -07:00
translations_auto_pr.js
tscCompileList.txt
tsconfig.json Revert "Add deploySteps and variables to cppdbg (#9418)" 2022-07-08 11:05:16 -07:00
webpack.config.js
yarn.lock Revert "Add deploySteps and variables to cppdbg (#9418)" 2022-07-08 11:05:16 -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.