Use AI chat to ask project questions, analyze errors, generate code, edit files, or request architecture suggestions.

File and selected-code context

Use the + menu in the composer to attach files. Attached text/code files are explicitly exposed to the AI as available context, and selected-code explanation requests are kept separate from project-generation intent.

Stop a response

While AI is responding, the send control changes to ■ Stop. Stopping cancels continuation and large-project generation steps and prevents late output from being appended.

Streaming view

Markdown and code blocks are formatted while the response streams instead of only after completion. Long user messages preserve line breaks and code blocks.

Prompt example

Example
Review the authentication system in this project.
Find possible failures during session refresh.
If needed, edit the relevant files and explain the changes.