This extension provides support for QBS build system in Visual Studio Code.
This build system is a modern, powerfull, and scalable tool intended to develop the various projects on C/C++ languages which provides a fast speed and the convenience of use.
- Syntax Highlighting
- Projects Building
- Products Running and Debugging
At least the minimum 1.16.0 QBS version must be preinstalled in the system.
- Prepare the QBS
- Open a project
- Configure a project
- Build a project
- Run a project
- Debug a project
- 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 itself does not provide language support for the QBS scripting language yet.