4d5ce2b1bf | ||
---|---|---|
.vscode | ||
docs | ||
images | ||
res | ||
schemas | ||
scripts | ||
src | ||
test | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
.vscodeignore | ||
CHANGELOG.md | ||
CHANGELOG.pre-0.11.0.md | ||
LICENSE.txt | ||
README.md | ||
THIRD.md | ||
appveyor.yml | ||
package.json | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
README.md
CMake Tools
CMake Tools provides the native developer a full-featured, convenient, and powerful configure+build workflow for CMake-based projects within the Visual Studio Code editor.
Find Out More:
- Getting started
- Configuring a project
- Building a project
- Configuring CMake Tools
- How do I...?
- FAQ
- Read the online documentation
- Contributing
- Read the changelog
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 I recommend this extension.