MCPcopy Index your code
hub / github.com/antfu/vscode-vite

github.com/antfu/vscode-vite @v0.2.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.5 ↗ · + Follow
51 symbols 125 edges 12 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

VS Code for Vite ⚡️

One step faster for Vite

Visual Studio Marketplace Version

  • ⚡️ Start the dev server immediately when you open the project
  • 🚀 Preview / debug your app without leaving your editor
  • ⬢ Prompt for quick node module installs (npm i yarn pnpm i) when opening a fresh project
  • 📦 One-click build and serve
  • 🔄 Restart the server with one-click
  • 📚 Support for VitePress
  • 🔋 Powered by Browse Lite

Demo Preview 1 Preview 2 Preview 3

Sponsors

This project is part of my Sponsor Program.

License

MIT

Extension points exported contracts — how you extend this code

CommandPickItem (Interface)
(no doc)
src/showCommands.ts
Context (Interface)
(no doc)
src/Context.ts

Core symbols most depended-on inside this repo

getConfig
called by 16
src/config.ts
open
called by 6
src/open.ts
executeCommand
called by 5
src/terminal.ts
stop
called by 5
src/start.ts
start
called by 4
src/start.ts
isTerminalActive
called by 3
src/terminal.ts
updateStatusBar
called by 3
src/statusBar.ts
composeUrl
called by 3
src/config.ts

Shape

Function 49
Interface 2

Languages

TypeScript100%

Modules by API surface

src/config.ts19 symbols
src/utils.ts12 symbols
src/terminal.ts5 symbols
src/showCommands.ts3 symbols
src/statusBar.ts2 symbols
src/start.ts2 symbols
src/recover.ts2 symbols
src/open.ts2 symbols
src/extension.ts2 symbols
src/vitepressAutoRouting.ts1 symbols
src/Context.ts1 symbols

For agents

$ claude mcp add vscode-vite \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page