Access and setup the VS Code Extension
One of the clients that give you access to COSMO Alpaca is the VS Code Extension.
Installation
To get access, you need to:
- Open Visual Studio Code. If you don't have it installed, you can get it for free here
- Go to the extensions view in the activity bar
- Search for cosmo alpaca
- Click install
- Wait until the installation has finished, you might have to reload the VS Code window
- Afterwards you should see the extension in the list of installed extensions
You can watch a walkthrough here:
First use
When you use the extension for the first time by clicking on the COSMO icon in the activity bar, you might be asked to log in.
Configuration
You should be ready to go out of the box, but there are two settings you might want to change from the start:
- Go to the extension settings. The easiest way is to open the extension view in VS Code, find the extension and do a right-click -> Extension Settings.
- You might want to change the Default Container Username when a dev container is created. This defaults to the part of your Azure account before the @.
- You also might want to change the Default Container Password when a dev container is created. This defaults to a generated random string.