Home

>

Codespell Coding Assistant

>

Smart Code Generation

Using the Codespell Coding Assistant

Step
2

Smart Code Generation with Alt + G

Developers can also comment on their intentions and use Alt + G to generate new code directly. For example:
After typing the comment, press Alt + G and Codespell will:
Analyze the file’s structure
Identify existing patterns and dependencies
Generate and insert a matching function
Fig  6: Shows how code is generated before Alt + G comment
Fig  6: Shows how code is generated after Alt + G comment