| sidebar_position | 1 |
|---|
With this feature you can request code in a comment and get the code in suggestion mode
- Write a comment asking for a specific code (Keep your cursor at the end of the same comment line)
- Press
cmd + shift + i - Use the code 😎
In this example we write a comment requesting a function that validates an email with regex and documents each line
