Introduction
For those who prefer an editor-first experience, MagiCode introduces a suite of quick, ready-to-use commands for common actions to edit, describe, debug code, and more. These commands, executable anywhere in the editor, leverage smart context-fetching to provide contextually aware and informed responses.
- Select & Explain: Select a block of code and ask any questions that you have.
- Select & Edit: Choose a code segment and make direct inline edits.
- Select & Fix Error: Highlight a code section and instantly rectify errors.
- Select & Unit Test: Seamlessly generate unit tests for your code.
- Select & Document: Write documentation/comments for blocked snippets of code.