JetBrains IDEs

Learn how to use our IDE plugins for JetBrain

Installation

Download the extension from JetBrains marketplace or install the plugin from JetBrains extension manager in the selected IDE:

After installation, you can see available commands under Tools > Uniscale

Use Tools > Uniscale > Login to Uniscale to start the login process. You will be redirected to the login page in your browser. You will get this screen after a successful login. You are now logged in and you can start using Uniscale Develop:

Commands are displayed in the "Snippets and generative code" window (⌥ + ⌘ + U | Alt + Ctrl + U). The description for all the available generative commands can be found on the main page for IDE plugins

If you don't have any SDKs installed at this point you will see this prompt:

This can be resolved by installing an SDK. The SDK portal overview will provide you with instructions for your target language.

If you haven't logged in yet or your session cannot be refreshed anymore, you will see this prompt:

This can be resolved by going through the login process again.

JetBrains commands

You can access all the available commands via Tools > Uniscale

Login to Uniscale

Use this command to log into Uniscale.

SDK selector

If you have multiple SDKs installed you can use this menu to select the one you want to use to generate snippets against. Hovering the menu will display which SDK(s) are found.

Snippets and generative code

This is the main command to retrieve a list of available generative commands. Depending on what you have modeled in your solution and/or services, you might not see all the commands described here. A full list can be seen in the section Commands on the main page for more details.

Last updated