Visual Studio

Learn how to use our IDE plugin for Visual Studio.

Installation

Install the plugin from the Visual Studio extension manager:

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:

All commands are displayed in the "Snippets and generative code" ToolWindow (Alt + J). The description for all the available generative commands can be found on the main page for IDE plugins:

If you haven't logged in or you don't have any SDK selected you will be prompted options to do so in the Uniscale Develop console:

Visual Studio commands

You can access all the available commands via Tools > Uniscale

Login to Uniscale

Use this command to log into Uniscale.

SDK picker

If you have multiple SDKs installed you can use this command to select the one that you want to use to generate snippets against.

Snippets and AI prompts

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

Last updated