vscode-cpptools/Extension
elrashed 316d18872d remove comments 2022-04-12 12:14:41 -07:00
..
.vscode Update dependencies. (#7239) 2021-03-31 11:00:46 -07:00
assets Revert "Refactored the params into DefaultClient as static members" 2020-09-04 16:27:00 +05:30
bin Update IntelliSense strings. (#8936) 2022-02-28 14:50:56 -08:00
i18n Update a loc strings for tag_parsing_error (#9027) 2022-03-14 17:02:19 -07:00
notices Revert "Refactored the params into DefaultClient as static members" 2020-09-04 16:27:00 +05:30
src remove comments 2022-04-12 12:14:41 -07: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 Fix periods to descriptions and title (#9052) 2022-03-21 10:34:36 -07:00
walkthrough Update install-compiler-windows.md (#7998) 2021-08-18 15:56:12 -07:00
.eslintignore Fix some linter errors. (#6026) 2020-08-25 16:08:43 -07:00
.eslintrc.js Add clang-tidy support (#7816) 2021-11-16 13:28:09 -08:00
.gitattributes Revert "Refactored the params into DefaultClient as static members" 2020-09-04 16:27:00 +05:30
.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 1.9.7 changelog (#9069) 2022-03-22 14:44:35 -07:00
LanguageCCPP_color_128x.png Move extension code to github. 2017-12-28 13:55:35 -08:00
README.md Remove offline installation from ReadMes. (#8769) 2022-02-03 12:00:07 -08:00
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 Merge branch 'main' into mimatias/r1-3-0 2021-04-12 22:38:09 -07:00
VCPkgHeadersDatabase.zip Add VcPkgHeadersDatabase. (#4156) 2019-08-28 15:18:02 -07:00
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 Revert "Refactored the params into DefaultClient as static members" 2020-09-04 16:27:00 +05:30
cppdbg.ad7Engine.json Revert "Refactored the params into DefaultClient as static members" 2020-09-04 16:27:00 +05:30
gulpfile.js Replace substr with substring. (#9129) 2022-04-04 19:42:19 -07:00
import_edge_strings.js Update edge strings for FI (#8406) 2021-11-16 17:43:55 -08:00
package.json making debugger platform specific (#9157) 2022-04-08 11:01:20 -07:00
package.nls.json Add clangTidy.useBuildPath setting (#9104) 2022-03-31 16:25:29 -07:00
test.tsconfig.json Revert "Refactored the params into DefaultClient as static members" 2020-09-04 16:27:00 +05:30
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 Revert "Refactored the params into DefaultClient as static members" 2020-09-04 16:27:00 +05:30
webpack.config.js Remove trailing whitespaces (#8254) 2021-10-14 10:47:28 -07:00
yarn.lock Bump plist from 3.0.4 to 3.0.5 in /Extension (#9125) 2022-03-31 17:18:26 -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.