CMake integration in Visual Studio Code
Перейти к файлу
Garrett Campbell 831c33c162
ensure we build before packaging in CG pipeline (#4140)
2024-10-23 12:38:23 -07:00
.devcontainer
.github Refactor and improve test infrastructure, starting with automated version validation tests (#4126) 2024-10-21 11:02:35 -07:00
.vscode Refactor and improve test infrastructure, starting with automated version validation tests (#4126) 2024-10-21 11:02:35 -07:00
docs Add support to configure default ActiveProject (#3730) 2024-10-10 19:58:14 +00:00
i18n Localization - Translated Strings (#4121) 2024-10-21 09:33:49 -07:00
jobs ensure we build before packaging in CG pipeline (#4140) 2024-10-23 12:38:23 -07:00
res Use product icons instead of 'hardcoded' icons (#3737) 2024-10-17 18:31:11 +00:00
schemas
src Refactor and improve test infrastructure, starting with automated version validation tests (#4126) 2024-10-21 11:02:35 -07:00
syntaxes
test Refactor and improve test infrastructure, starting with automated version validation tests (#4126) 2024-10-21 11:02:35 -07:00
tools Use product icons instead of 'hardcoded' icons (#3737) 2024-10-17 18:31:11 +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 Update to use CFS feed (#4078) 2024-09-19 14:40:30 -04:00
.vscodeignore
CHANGELOG.md Add support to configure default ActiveProject (#3730) 2024-10-10 19:58:14 +00:00
CONTRIBUTING.md Update to use CFS feed (#4078) 2024-09-19 14:40:30 -04:00
LICENSE.txt
README.md
SECURITY.md
THIRD.md
ThirdPartyNotices.txt
cgmanifest.json
gulpfile.js
package.json Refactor and improve test infrastructure, starting with automated version validation tests (#4126) 2024-10-21 11:02:35 -07:00
package.nls.json Add support to configure default ActiveProject (#3730) 2024-10-10 19:58:14 +00:00
test.tsconfig.json
translations_auto_pr.js
tsconfig.json
webpack.config.js
yarn.lock Bump webpack from 5.76.0 to 5.94.0 (#4029) 2024-10-02 06:55:13 -04: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 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.