Dell Blueprint AssistThe Blueprint Assist is an extension for VScode IDE. Some of its features are:
InstallationPrerequisitesIn order to install the vscode extension, you need four pre-requisites:
In order to use the vscode extension, you will need:
UsageAfter installation, you will see the Blueprint Assist icon on the VScode side bar. Click on the icon. You should see a button to login. After you approve to follow the link outside of VScode, you will go to a Dell sign in page. Sign in with your Dell username and password or SSO. Then the sign in will return you to VScode and Blueprint Assist. You should notice that the login button has been replaced by a create button. LoginYou can logout and log back in by running ctrl-shift-P and finding "Login to Blueprint Assist" and "Logout of Blueprint Assist" commands. Editing BlueprintsYou can immediately begin editing any blueprint that you have. You can also open an empty file. You can also click on the create button to start editing a new blueprint from a stub. You can edit the default stub with the setting Static Code SuggestionStatic code suggestion is always on. You can check available suggestions by running crtl-spacebar. LintingLinting requires login, look above about how to login. Using Code CompletionCode Completion from our generative AI solution is turned off by default, you can enable by running ctrl-shift-M. ConnectivityNOTE: When you are editing a blueprint, you should see a "Blueprint" button in the footer tab. This will report the connection to the linting service and the code completion service. TroubleshootingGo to the extensions page and look at the Blueprint Assist Extension. Under "Runtime Status", you should be able to see if any errors have been detected. If you open the extension settings, you should see the following options:
These logging streams are turned off by default, because every new log message activates the logging pane. |