CMake integration in Visual Studio Code
Перейти к файлу
Bob Brown 6c1ab5c958
Make it clear which Kit is used in tests (#1971)
2021-07-09 10:21:59 -07:00
.devcontainer Add a docker container definition (#1758) 2021-07-01 11:42:00 -07:00
.github/workflows Add package scripts to package.json (#1752) 2021-07-01 12:54:54 -07:00
.vscode (#1 in order) upgrade the tests [ready] (#1881) 2021-06-14 11:01:00 -07:00
docs fix typo in variant docs (#1970) 2021-07-02 15:44:43 -07:00
i18n Localization - Translated Strings (#1972) 2021-07-09 10:09:25 -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 locate CmakeLists.txt in root's subfolders (#1803) 2021-06-23 14:37:15 -07:00
src There is multiple source of clang, one comes from MSVC, other comes from LLVM (#1951) 2021-07-08 12:32:32 -07:00
test Make it clear which Kit is used in tests (#1971) 2021-07-09 10:21:59 -07:00
types
.clang-format
.eslintignore Using eslint (#1882) 2021-05-21 09:28:27 -07:00
.eslintrc.js Disallow for..in for arrays (#1949) 2021-07-06 16:45:15 -07:00
.gitattributes
.gitignore Fix a schema problem and clean up a test issue (#1968) 2021-07-01 12:01:24 -07:00
.vscodeignore Update Linux CI (#1471) 2020-10-07 11:20:01 -07:00
CHANGELOG.md Changelog 1.7.3 (#1865) 2021-05-11 16:55:34 -07:00
CHANGELOG.pre-0.11.0.md
LICENSE.txt
NOTICE.txt Update 3rd party notices (#1581) 2020-12-03 14:22:48 -08:00
README.md cmake.useCMakePresets doc changes (#1755) 2021-04-12 14:04:06 -07:00
THIRD.md
azure-pipelines.yml Add component governance. (#779) 2019-09-19 15:00:31 -07:00
gulpfile.js locate CmakeLists.txt in root's subfolders (#1803) 2021-06-23 14:37:15 -07:00
package.json Add pre-commit hook to run linter before git commit (#1967) 2021-07-09 10:05:20 -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 Add pre-commit hook to run linter before git commit (#1967) 2021-07-09 10:05:20 -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.