CMake integration in Visual Studio Code
Перейти к файлу
Elaheh Rashedi bf6fb94354
add VS 2022 generators (#2055)
2021-08-16 19:21:47 -07:00
.devcontainer
.github/workflows
.vscode
docs
i18n
jobs
res
schemas
scripts
src add VS 2022 generators (#2055) 2021-08-16 19:21:47 -07:00
test
types
.clang-format
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.vscodeignore
CHANGELOG.md Changelog for 1.8.0 (#2045) 2021-08-11 11:33:40 -07:00
CHANGELOG.pre-0.11.0.md
CONTRIBUTING.md
LICENSE.txt
NOTICE.txt
README.md
THIRD.md
azure-pipelines.yml
gulpfile.js Environment fixes for debug but mostly for launch. (#2051) 2021-08-16 17:50:30 -07:00
package.json Partial activation A/B experiment (#2032) 2021-08-11 13:29:45 -07:00
package.nls.json
test.tsconfig.json
translations_auto_pr.js
tsconfig.json
webpack.config.js
yarn.lock Partial activation A/B experiment (#2032) 2021-08-11 13:29:45 -07:00

README.md

CMake Tools

CMake Tools provides the native developer a full-featured, convenient, and powerful workflow for CMake-based projects in Visual Studio Code.

Issues? Questions? Feature requests?

PLEASE, if you experience any problems, have any questions, or have an idea for a new feature, create an issue on the GitHub page!

This extension itself does not provide language support for the CMake scripting language. For that we recommend this extension.

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/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.

Credits

This project was started by @vector-of-bool and is now currently maintained by Microsoft.