Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AAAi IDE ContextNew to Visual Studio Code? Get it now.
AAAi IDE Context

AAAi IDE Context

AAAi

| (0) | Free
Shares the active VS Code editor context with the local AAAi desktop app.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AAAi IDE Context for VS Code

This extension sends the active editor context to the locally running AAAi app at http://127.0.0.1:18480/api/context/ide.

The payload contains the active file, owning workspace folder, language, selection, and 1-based cursor/selection positions. Updates are debounced by 500ms. Delivery is best-effort, so editing is unaffected when AAAi is not running.

Development

npm install
npm run check
npm run compile

Press F5 in VS Code to run an Extension Development Host, or package the extension with npm run package.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft