CMake integration in Visual Studio Code
Перейти к файлу
Andreea Isac 5e9a9aa5ef
Fix C standard reroute for c2x and update changelog. (#2205)
* Fix C standard reroute for c2x and update changelog.

* Changelog update
2021-10-25 14:37:11 -07:00
.devcontainer Add a docker container definition (#1758) 2021-07-01 11:42:00 -07:00
.github/workflows Update build-vsix.yml (#2158) 2021-10-07 00:09:28 -07:00
.vscode (#1 in order) upgrade the tests [ready] (#1881) 2021-06-14 11:01:00 -07:00
docs Don't add '-j' argument if parallelJobs <= 1 (#2187) 2021-10-21 12:05:11 -07:00
i18n [Auto] Localization - Translated Strings (#2170) 2021-10-25 14:20:42 -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 Set up localization for v3 presets schema (#2142) 2021-09-30 09:28:49 -07:00
scripts fix extension tests (#2000) 2021-07-21 15:50:04 -07:00
src Fix C standard reroute for c2x and update changelog. (#2205) 2021-10-25 14:37:11 -07:00
test Add a setting to allow comments in CMakePresets files (#2175) 2021-10-14 11:43:34 -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 Fix C standard reroute for c2x and update changelog. (#2205) 2021-10-25 14:37:11 -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 Environment fixes for debug but mostly for launch. (#2051) 2021-08-16 17:50:30 -07:00
package.json Release CMT 1.9.1 (#2195) 2021-10-21 12:06:55 -07: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 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 Bump axios from 0.21.1 to 0.21.4 (#2136) 2021-09-21 13:48:50 -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.