CMake integration in Visual Studio Code
Перейти к файлу
Bob Brown (DEVDIV) 4d7db24c61 WIP: kit scan caching for tests 2022-02-08 09:36:20 -08:00
.devcontainer Add a docker container definition (#1758) 2021-07-01 11:42:00 -07:00
.github Bump node-fetch from 2.6.6 to 2.6.7 in /.github/actions (#2346) 2022-01-28 12:49:05 -08:00
.vscode Fix tests and enable Windows CI (#2295) 2021-12-20 15:31:43 -08:00
docs Correct wording to reflect actual text (#2334) 2022-01-20 08:16:41 -08:00
i18n [Auto] Localization - Translated Strings (#2212) 2022-01-28 15:18:22 -08:00
jobs/loc Remove linked azure pipeline 2021-12-30 11:04:12 -08:00
res Update vswhere to a version that supports utf-8 2020-03-27 11:09:53 -07:00
schemas Set up localization for v3 presets schema (#2142) 2021-09-30 09:28:49 -07:00
scripts Fix tests and enable Windows CI (#2295) 2021-12-20 15:31:43 -08:00
src WIP: kit scan caching for tests 2022-02-08 09:36:20 -08:00
test Enforcing consistent access to environment variables (#2236) 2022-01-28 12:50:08 -08:00
.editorconfig Reindent the files (#2226) 2021-11-03 09:52:24 -07:00
.eslintignore fix extension tests (#2000) 2021-07-21 15:50:04 -07:00
.eslintrc.js Enable linting on braces (#2230) 2021-11-04 12:05:20 -07:00
.gitattributes Bad git! No! (Don't change line endings in executables) 2017-12-18 20:09:12 -07:00
.gitignore Fix tests and enable Windows CI (#2295) 2021-12-20 15:31:43 -08:00
.vscodeignore package cleanup 2021-12-30 11:45:18 -08:00
CHANGELOG.md Test the existence of a property instead of the value when expanding preset conditions (#2336) 2022-02-02 00:09:48 -08:00
CONTRIBUTING.md Update contributing guide 2021-11-12 14:50:02 -08:00
LICENSE.txt Pull in a LICENSE from develop 2018-02-27 23:11:37 -07:00
NOTICE.txt Update 3rd party notices (#1581) 2020-12-03 14:22:48 -08:00
README.md Fixing broken links to contributing file (#2016) 2021-07-26 11:56:44 -07:00
THIRD.md Use bundled vswhere.exe 2017-12-18 17:29:44 -07:00
gulpfile.js Environment fixes for debug but mostly for launch. (#2051) 2021-08-16 17:50:30 -07:00
package.json Allow editing Kits when presets are in use (#2304) 2022-01-31 23:46:59 -08:00
package.nls.json Don't add '-j' argument if parallelJobs <= 1 (#2187) 2021-10-21 12:05:11 -07:00
test.tsconfig.json (#1 in order) upgrade the tests [ready] (#1881) 2021-06-14 11:01:00 -07:00
translations_auto_pr.js point 'develop' references to 'main' instead (#2217) 2021-10-29 15:04:10 -07:00
tsconfig.json (#1 in order) upgrade the tests [ready] (#1881) 2021-06-14 11:01:00 -07:00
webpack.config.js Upgrade all packages to the newest (#1475) 2021-02-19 05:33:15 -08:00
yarn.lock Bump node-fetch from 2.6.1 to 2.6.7 (#2347) 2022-01-28 12:49:40 -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.

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.