CMake integration in Visual Studio Code
Перейти к файлу
Tyler Whitney 28712f5a83
Consolidate CMake Tools documentation (#1324)
2020-06-26 15:45:34 -07:00
.vscode More clarity around amd64 - x64 architecture name aliases. Don't detect arm(64) kits if not installed. 2020-04-09 15:26:38 -07:00
docs Consolidate CMake Tools documentation (#1324) 2020-06-26 15:45:34 -07:00
i18n Localization - Translated Strings (#1329) 2020-06-24 13:27:43 -07:00
jobs Add component governance. (#779) 2019-09-19 15:00:31 -07:00
res Update vswhere to a version that supports utf-8 2020-03-27 11:09:53 -07:00
schemas introduced changes requested by bobbrow 2020-04-02 13:40:01 +02:00
scripts cmake-file-api(7) (#720) 2020-01-27 12:20:47 -08:00
src Fixed typo mistake about check return code. (#1317) 2020-06-17 16:57:50 -07:00
test Fix in how lldb-mi integrates with the debugger detection logic (#1315) 2020-06-17 13:26:01 -07: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 Version and CHANGELOG updates for CMake Tools 1.4.1 release. (#1304) 2020-06-12 14:27:41 -07: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 Partial/full activation mode and multi root. Disable automatic configures. (#1295) 2020-06-17 12:23:31 -07:00
package.nls.json Partial/full activation mode and multi root. Disable automatic configures. (#1295) 2020-06-17 12:23:31 -07: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 Support ARM IntelliSenseModes and GNU language standards for cpptools (#1209) 2020-05-05 14:15:46 -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.

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.