mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Fixes
This commit is contained in:
parent
8aa11bd8fe
commit
368ec5e042
1 changed files with 2 additions and 2 deletions
|
|
@ -86,8 +86,8 @@ Cline can also use a headless browser to inspect any website, e.g., localhost, a
|
|||
|
||||
### Add Context
|
||||
|
||||
- **`@url`:** Paste in a URL for the extension to fetch and convert to markdown, useful when you want to give Cline the latest docs!
|
||||
- **`@problems`:** Add workspace errors and warnings for Cline to fix, no more back-and-forth about debugging
|
||||
- **`@url`:** Paste in a URL for the extension to fetch and convert to markdown, useful when you want to give Cline the latest docs
|
||||
- **`@problems`:** Add workspace errors and warnings ('Problems' panel) for Cline to fix
|
||||
- **`@file`:** Adds a file's contents so you don't have to waste API requests approving read file (+ type to search files)
|
||||
- **`@folder`:** Adds folder's files all at once to speed up your workflow even more
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue