CMake integration in Visual Studio Code
Перейти к файлу
Andreea Isac bdbe1108c9
Merge pull request #2046 from microsoft/develop
Merge from develop for release 1.8.0
2021-08-11 13:45:50 -07:00
.devcontainer Add a docker container definition (#1758) 2021-07-01 11:42:00 -07:00
.github/workflows Update build-vsix.yml 2021-07-26 10:12:57 -07:00
.vscode (#1 in order) upgrade the tests [ready] (#1881) 2021-06-14 11:01:00 -07:00
docs Fixing broken links to contributing file (#2016) 2021-07-26 11:56:44 -07:00
i18n Localization - Translated Strings (#2022) 2021-08-03 08:59:53 -07:00
jobs Run loc pipeline always (#1908) 2021-05-27 12:23:43 -07:00
res Update vswhere to a version that supports utf-8 2020-03-27 11:09:53 -07:00
schemas Fix a schema problem and clean up a test issue (#1968) 2021-07-01 12:01:24 -07:00
scripts fix extension tests (#2000) 2021-07-21 15:50:04 -07:00
src Partial activation A/B experiment (#2032) 2021-08-11 13:29:45 -07:00
test No floating promise lint rule, and fixed a timing issue (#1995) 2021-07-22 13:42:33 -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
.eslintignore fix extension tests (#2000) 2021-07-21 15:50:04 -07:00
.eslintrc.js No floating promise lint rule, and fixed a timing issue (#1995) 2021-07-22 13:42:33 -07:00
.gitattributes Bad git! No! (Don't change line endings in executables) 2017-12-18 20:09:12 -07:00
.gitignore fix extension tests (#2000) 2021-07-21 15:50:04 -07:00
.vscodeignore Update Linux CI (#1471) 2020-10-07 11:20:01 -07:00
CHANGELOG.md Changelog for 1.8.0 (#2045) 2021-08-11 11:33:40 -07:00
CHANGELOG.pre-0.11.0.md Fix PoliCheck issue 2019-09-16 16:26:59 -07:00
CONTRIBUTING.md update contribute (#2011) 2021-07-23 16:41:34 -07: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
azure-pipelines.yml Add component governance. (#779) 2019-09-19 15:00:31 -07:00
gulpfile.js Make lint output easier to use in VS Code (#2013) 2021-07-26 14:22:48 -07:00
package.json Partial activation A/B experiment (#2032) 2021-08-11 13:29:45 -07:00
package.nls.json CMake Presets (#1725) 2021-04-12 09:48:08 -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 Minor spelling fix (#1856) 2021-05-10 09:01:01 -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 Partial activation A/B experiment (#2032) 2021-08-11 13:29:45 -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.

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.