This extension provides support for the Qbs build tool in Visual Studio Code.
Qbs is a modern, powerful, and scalable tool for building arbitrary projects. It is fast, reliable and convenient to use, and comes with excellent C/C++ support out of the box.
- Syntax Highlighting
- Building, running and debugging projects
Qbs >= 1.16 must be preinstalled in the system.
- Prepare Qbs
- Open a project
- Configure a project
- Build a project
- Run a project
- Debug a project
- Override a project properties
- How to
- Read the online documentation
- Contribute
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 provides basic code highlighting for the Qbs scripting language.