Skip to content

DevFlow Extension (VS Code Frontend)

The DevFlow extension brings AI-powered code search, understanding, and repository insights directly into Visual Studio Code. This section covers all aspects of the extension, from the user interface to advanced configuration and development tips.


Table of Contents


Overview

DevFlow integrates seamlessly into VS Code, providing a modern, tabbed sidebar UI for:

  • Searching your codebase with natural language or keywords
  • Getting AI-powered answers to code questions
  • Finding similar code patterns and functions
  • Managing repository indexing and stats
  • Viewing backend logs and health
  • Configuring AI settings (API key, model, token limits)

Each feature is accessible via the sidebar, command palette, or context menus, making DevFlow a powerful assistant for any codebase.

Continue to the next sections for detailed usage and configuration.