Home

>

Codespell Coding Assistant

>

Inline Spells

Using the Codespell Coding Assistant

Step
1

Inline Spells (Editor Mode)

Developers can also access the same features directly within the editor, without opening the chat window. These inline tools are accessible through inline icons beside each function.
Inline Icon
Function
Explain Icon
Directly explains the function in the side panel.
Docstring Icon
Inserts documentation above the function and highlights changes.
Unit Test Icon
Creates a unit test file based on the function context and framework.
Optimize Icon
Optimizes the function for better structure, performance, or readability.
These options eliminate an extra step compared to the chat interface and streamline the experience for regular users.
Fig 5: Demonstrates the inline spell icons accessible from the editor.