How to Download and Install Ada – SpeedCloud AI in VS Code - Open Visual Studio Code Launch the Visual Studio Code application on your computer. - Go to the Extensions View Click on the Extensions icon located on the Activity Bar on the side of the window. (Alternatively, you can press Ctrl+Shift+P on Windows/Linux or Cmd+Shift+P on macOS to open the Extensions view.) - Search for the Extension In the Extensions view search bar, type the name of the extension : “Ada – SpeedCloud AI” - Select the Extension From the search results, click on the extension you want to install to view its details. - Install the Extension Click the green Install button. The extension will start downloading and installing automatically. - Enable/Reload the Extension (if required) Some extensions might require you to reload VS Code. If prompted, click on the Reload button. - Verify Installation Once installed, you can view and manage the extension by clicking on the Installed tab in the Extensions view. OR - Download the extension from our website - Inside Visual Studio Code, click on the 'Extensions' button - Click on the three dot actions menu and select 'Install from VSIX...' - Select the downloaded file and let Visual Studio Code set the extension up - Following a successful setup, use the extension as follows: Code Generation: - Define your prompt as a comment. Select the prompt and open the Visual Studio Code Command Pallette - Select "SpeedCloud AI-Generate Code" - Ada will generate the most optimal code based on the prompt within the same file Code Analysis
- Ada will provide thorough optimizations strategies and list down any errors Documentation Generation
- Ada will document the selected code with utmost detail |