Editor & workspace
Inline AI Assistant
Ask for a focused code change without leaving the file you are working in.
Use it on a selection
Select code in the editor and open the Inline AI Assistant. Describe the change you want in plain language, review the proposed update, and apply it when it looks right.
Best for focused work
Use the Inline AI Assistant for explaining a small block, renaming a concept, improving a function, adding a guard clause, or making a localized rewrite. For a broader task that touches many files, use Dev Chat instead.
Review before applying
Treat every suggestion as a proposed edit. Read the result in context, then apply it, refine the prompt, or dismiss it and continue coding.