CMake integration in Visual Studio Code
Перейти к файлу
Zingam eba7051022 Detection of bundled CMake in Visual Studio (#942) 2020-01-24 11:03:56 -08:00
.vscode Multi-root support (#958) 2020-01-16 13:31:31 -08:00
docs workspaceRoot -> workspaceFolder (#831) 2019-10-17 08:50:22 -07:00
i18n Localization - Translated Strings (#1020) 2020-01-24 10:01:58 -08:00
jobs Add component governance. (#779) 2019-09-19 15:00:31 -07:00
res Bobbrow/assets update (#812) 2019-09-27 16:39:10 -07:00
schemas Prompt the user for action when a kit becomes unavailable. (Such as a compiler binary being deleted) [Close #393] 2018-06-09 01:48:28 -06:00
scripts Multi-root support (#958) 2020-01-16 13:31:31 -08:00
src Detection of bundled CMake in Visual Studio (#942) 2020-01-24 11:03:56 -08:00
test Fix cancel build (#948) 2020-01-16 15:35:47 -08:00
types Follow HTTP redirects when downloading the CMake installer [Fix #614] 2018-12-18 16:36:49 -07:00
.clang-format .clang-format changes: 2018-03-03 14:39:32 -07:00
.gitattributes Bad git! No! (Don't change line endings in executables) 2017-12-18 20:09:12 -07:00
.gitignore Multi-root support (#958) 2020-01-16 13:31:31 -08:00
.travis.yml Update .travis.yml to use newer version 2019-09-05 14:59:45 -07:00
.vscodeignore fix yarn.lock for CG (#813) 2019-09-30 08:48:33 -07:00
CHANGELOG.md Update changelog and version for 1.3.0 (#1017) 2020-01-22 12:57:10 -08:00
CHANGELOG.pre-0.11.0.md Fix PoliCheck issue 2019-09-16 16:26:59 -07:00
LICENSE.txt Pull in a LICENSE from develop 2018-02-27 23:11:37 -07:00
NOTICE.txt Update NOTICES.txt (#816) 2019-09-30 12:45:07 -07:00
README.md Bobbrow/assets update (#812) 2019-09-27 16:39:10 -07:00
THIRD.md Use bundled vswhere.exe 2017-12-18 17:29:44 -07:00
appveyor.yml Separate code model driver interface definition from CMS driver (#784) 2020-01-08 08:52:47 -08:00
azure-pipelines.yml Add component governance. (#779) 2019-09-19 15:00:31 -07:00
gulpfile.js Fix broken SchemaProvider (#875) 2019-11-06 17:18:34 -08:00
package.json Update changelog and version for 1.3.0 (#1017) 2020-01-22 12:57:10 -08:00
package.nls.json Multi-root support (#958) 2020-01-16 13:31:31 -08:00
test.tsconfig.json localization plumbing 2019-09-04 15:36:10 -07:00
translations_auto_pr.js Update auto pr script to log detected changes (#859) 2019-10-31 14:39:28 -07:00
tsconfig.json Follow HTTP redirects when downloading the CMake installer [Fix #614] 2018-12-18 16:36:49 -07:00
tslint.json Clean up test imports and run a format pass over the codebase 2018-03-25 16:44:50 -06:00
webpack.config.js Address issue with webpack and module-alias package 2019-09-05 14:53:33 -07:00
yarn.lock Still trying to get a stable yarn.lock (#1009) 2020-01-16 16:35:45 -08: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.

Maintainer Changes (7/12/19)

vector-of-bool has moved on to other things and Microsoft is now maintaining this extension. Thank you vector-of-bool for all of your hard work getting this extension to where it is today!

Important Links:

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.