Biggles is a voice assistant for developers that works inside your code editor, helping you write and edit code using voice or text commands.
Voice control for coding
Use a shortcut (CMD+M or CTRL+M), start speaking, and Biggles interprets your request—whether you want to insert a new snippet, modify existing code, or make small edits. This can be useful when your hands are busy, you’re prototyping quickly, or you want to stay focused without constant typing.
Insert and modify code in place
By default, Biggles inserts new code at your current cursor position based on your spoken or typed description. You can also select a block of code and ask Biggles to change it according to your instructions.
- Insert new code at the cursor
- Edit selected code based on a request
- Handle tasks from small tweaks to refactoring and adding logic
Text commands supported
If you prefer typing, use CMD+ALT+M or CTRL+ALT+M to enter a text prompt. Biggles supports both voice and text workflows in the same editor environment.

