CMake integration in Visual Studio Code
Перейти к файлу
Garrett Campbell 31372d6b7f
Sanitize cmake.copyCompileCommands (#4149)
* Sanitize cmake.copyCompileCommands

* we don't need to push path again
2024-11-06 19:37:06 +00:00
.devcontainer Bump dev container Dockerfile to node 16, from 14 (#3724) 2024-04-30 12:30:18 -04:00
.github Add expansion, inheritance, include tests (#4137) 2024-11-06 14:34:12 +00:00
.vscode Add expansion, inheritance, include tests (#4137) 2024-11-06 14:34:12 +00:00
docs Add support to configure default ActiveProject (#3730) 2024-10-10 19:58:14 +00:00
i18n Localization - Translated Strings (#4135) 2024-11-06 06:07:08 -05:00
jobs ensure we build before packaging in CG pipeline (#4140) 2024-10-23 12:38:23 -07:00
res ensure the icon sizes are correctly created (#4139) 2024-11-06 15:41:22 +00:00
schemas
src Sanitize cmake.copyCompileCommands (#4149) 2024-11-06 19:37:06 +00:00
syntaxes Phase 1 Partial - Colorization + share (#3679) 2024-04-18 19:57:11 +00:00
test Add expansion, inheritance, include tests (#4137) 2024-11-06 14:34:12 +00:00
tools ensure the icon sizes are correctly created (#4139) 2024-11-06 15:41:22 +00:00
.editorconfig
.eslintignore Refactor and improve test infrastructure, starting with automated version validation tests (#4126) 2024-10-21 11:02:35 -07:00
.eslintrc.js
.gitattributes
.gitignore
.npmrc
.vscodeignore
CHANGELOG.md Sanitize cmake.copyCompileCommands (#4149) 2024-11-06 19:37:06 +00:00
CONTRIBUTING.md
LICENSE.txt
README.md
SECURITY.md Microsoft mandatory file (#2557) 2022-05-18 16:56:57 -07:00
THIRD.md
ThirdPartyNotices.txt
cgmanifest.json
gulpfile.js fix "zh-TW" and "zh-CN" translation not showing (#2758) 2022-10-03 17:04:47 +00:00
package.json Add expansion, inheritance, include tests (#4137) 2024-11-06 14:34:12 +00:00
package.nls.json Retire Options Moved notification (#4145) 2024-11-06 11:33:38 +00:00
test.tsconfig.json
translations_auto_pr.js
tsconfig.json
webpack.config.js
yarn.lock

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 bundle this extension which provides the support. A closed-source extension that provides even better support can also be installed: CMake Language Support

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.