ff2ce21a62
- May be out of order due to a VSCode quirk. - Create a `resolvePath` helper for ensuring absolute paths |
||
---|---|---|
.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 in Visual Studio Code.
1.1.0 Changes! Exciting!
1.1.0 includes a few big new changes and features. Read about them here, and be sure check the changelog!
Want to Support this Project? Support me on Patreon!
Important Links:
- Getting started
- Configuring a project
- Building a project
- Configuring CMake Tools
- How do I...?
- FAQ
- Read the online documentation
- Contributing
- Read the changelog
- Support me on Patreon
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.