Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>FlowChat AINew to Visual Studio Code? Get it now.
FlowChat AI

FlowChat AI

JasonP

|
3 installs
| (0) | Free
Chat with your indexed codebase directly inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FlowChat AI

FlowChat AI is a VS Code extension that provides a chat interface grounded in your codebase context.

Features

  • Chat panel in the FlowChat sidebar.
  • Context-aware prompts from active file and selection.
  • Optional per-workspace local index state or backend index state.

Requirements

  • A running FlowChat API service.
  • Valid auth token configured in the extension UI.

Extension Settings

  • flowchat.apiBaseUrl: FlowChat API base URL.
  • flowchat.workspaceId: Workspace ID sent with requests.
  • flowchat.repoId: Repository ID sent with requests.
  • flowchat.indexStateStorage: backend or local indexed-state storage mode.

Development

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