8080.ai for VS CodeUse your 8080.ai sessions directly inside VS Code. The extension adds an 8080.ai panel to the Activity Bar, lets you sign in with your 8080.ai account, opens project sessions in editor tabs, and supports Developer Mode workflows from your local workspace. Requirements
InstallInstall 8080.ai from the Visual Studio Marketplace or from the Extensions view in VS Code. After installation, open the 8080.ai icon in the Activity Bar or run Sign In
VS Code stores the 8080.ai session through its built-in authentication system. You can sign out at any time with SessionsThe 8080.ai panel shows sessions for the current workspace. From the panel you can:
If a workspace is not linked to an 8080.ai project yet, the extension can link the current Git repository to your 8080.ai account when you create a session. Developer ModeDeveloper Mode lets 8080.ai work with the code in your current repository. In a session tab, you can ask for changes, plans, reviews, debugging help, or follow-up work. During a Developer Mode run, the extension can show:
When 8080.ai proposes workspace edits, review the result in VS Code before continuing with normal Git review, testing, and commit steps. Local CommandsDeveloper Mode may request local commands after applying changes, such as test, build, or lint commands. Control this behavior with the
Settings
Most users can keep the default settings. CommandsOpen the Command Palette and search for
TroubleshootingIf sessions do not appear, confirm that you are signed in and that the current VS Code window has a Git-backed workspace open. If sign-in fails or your session expires, run If Developer Mode cannot create or open a project, check that the repository has a remote origin and that your 8080.ai account has access to the linked project. LicenseThis extension is proprietary software. See LICENSE. |