Skip to content

VS Code

Debug errors, learn extensions, and automate tasks in VS Code — all by voice, without leaving your editor.

Why VS Code is hard

VS Code is the most popular code editor, but its power comes from extensions, settings, and workflows that change per language and project. A Python project needs different tooling than a React project. Debug configurations are per-workspace. Terminal output mixes with editor state. Developers constantly leave VS Code to search docs, check settings, or manage files.

How Tutor mode helps

Tutor mode watches your VS Code window. When you pause, Lumini explains errors in your terminal, points at the debug toolbar, or suggests the right command palette action. Because Lumini sees your actual editor layout — which panels are open, what's in your terminal, what file is active — the guidance is specific to your session.

How Lumini automates tasks

Lumini automates the context-switching grind. 'Lumini, search the web for npm ERR! code EACCES fix' while you stare at the error. 'Lumini, create a note with the deployment steps we discussed.' 'Lumini, list the files in my src directory.' 'Lumini, open the .env file in VS Code.' Lumini handles the side tasks while you stay in your editor.