Documentation
⭐️ Announcing Sigrid IDE integrations for Visual Studio Code, JetBrains, and Mendix Studio Pro.
You can use these integrations to check Sigrid findings as you work on your code, triage findings, and export findings to your issue tracker if you're not able to fix them right away.
Have you tried them? We'd love your feedback: share it in our short survey.

QSM extension for Mendix Studio Pro

This extension lets you view and manage findings in Mendix Studio Pro. It focuses on viewing and managing QSM findings from within your IDE. In particular, it lets you do the following:

The Mendix Studio Pro extension requires Studio Pro version 11.7 or newer. It is unfortunately not possible to support older versions.

Installing the extension

You can find the QSM extension for Mendix Studio Pro in the Mendix Marketplace. You can use the blue “Use in Studio Pro” button to install it.

Configuring the extension

Before you can use the extension, you will first need to provide your QSM credentials.

By default, Mendix Studio Pro extensions will store their settings in the project directory. This is also true for the Sigrid/QSM extension, which saves its settings as qsm-settings.json. We recommend you add qsm-settings.json to your .gitignore so that the settings are not committed to version control. This is because the settings file contains your Sigrid token, and it is a security best practices to not commit any credentials to version control.

Using the extension

The QSM extension is not visible by default. You can open it using the following steps:

When opened, the QSM extension contains multiple tabs, one for each QSM capability.

Contributing to the extension

The QSM extension for Mendix Studio Pro is open source. The GitHub project contains information on how you can build and install the extension locally.

Contact and support

Feel free to contact SIG’s support team for any questions or issues you may have after reading this documentation or when using QSM.

On this page