Skip to Content
Dev DocsInstallation and Configuration (VS Code)

Installation and Configuration

Prerequisites

  • IDE Version: Install Visual Studio Code 1.82.0 or later (Official Downloads).
  • JDK Environment: Install JDK 11 or higher (Java Archive Downloads).
  • Java Extension: Install the official Extension Pack for Java to support Java project builds.
  • Access Requirements: Have your TocoAI Account ready (available via application on the official website).

Extension Installation

Currently, the extension is installed via a local package:

Install from VSIX

  1. Download: Obtain the latest VS Code extension installation package (.vsix** format)** from the TocoAI Official Website.
  2. Install: Open the Extensions view in the Activity Bar ➔ Click the … (More Actions) icon in the top right ➔ Select Install from VSIX….
  3. Finish: Select the downloaded .vsix file in the file picker. It is recommended to restart the IDE after installation.
Install from VSIX...

Account Login & Authentication

  1. Locate Settings: Click the TocoAI icon in the VS Code Activity Bar.
  2. Log In: Click “Login” and follow the prompts to complete authentication to enable AI capabilities.
Login
Last updated on