Skip to content

denis-shienkov/vscode-qbs

Repository files navigation

Qbs

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.

Features

  • Syntax Highlighting
  • Building, running and debugging projects

Requirements

Qbs >= 1.16 must be preinstalled in the system.

Important doc 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 provides basic code highlighting for the Qbs scripting language.