CMake integration in Visual Studio Code
Перейти к файлу
Andreea Isac d1539be372
Partial/full activation mode and multi root. Disable automatic configures. (#1295)
* Partial/full activation mode and multi root. Disable automatic configures.

* Improvements from code review feedback

* Rephrase warning message.

* experiment, will undo some things after seeing tests results

* Fix one test baseline. Check if bringing back the sourceDirectory listeners and call to enableFullFeatureSet still causes Electron issue.

Co-authored-by: Bob Brown <bobbrow@users.noreply.github.com>
2020-06-17 12:23:31 -07:00
.vscode
docs
i18n
jobs
res
schemas
scripts
src
test
types
.clang-format
.gitattributes
.gitignore
.travis.yml
.vscodeignore
CHANGELOG.md
CHANGELOG.pre-0.11.0.md
LICENSE.txt
NOTICE.txt
README.md
THIRD.md
appveyor.yml
azure-pipelines.yml
gulpfile.js
package.json
package.nls.json
test.tsconfig.json
translations_auto_pr.js
tsconfig.json
tslint.json
webpack.config.js
yarn.lock

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.