Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/chat/how-to-use-it.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Chat is best used to understand and iterate on code or as a replacement for sear

## Send a Coding Question or Task to AI Chat

To send a question, add it to the input box in the extention and press enter. You send it a question, and it replies with an answer. You tell it to solve a problem, and it provides you a solution. You ask for some code, and it generates it.
To send a question, add it to the input box in the extension and press enter. You send it a question, and it replies with an answer. You tell it to solve a problem, and it provides you a solution. You ask for some code, and it generates it.

## Add Code Context to AI Chat by Highlighting Code

Expand Down
Loading