mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Update copy
This commit is contained in:
@@ -9,7 +9,7 @@ All notable changes to the "claude-dev" extension will be documented in this fil
|
|||||||
- You can now use '@' in the textarea to add context!
|
- You can now use '@' in the textarea to add context!
|
||||||
- @url: Paste in a URL for the extension to fetch and convert to markdown, useful when you want to give Claude the latest docs!
|
- @url: Paste in a URL for the extension to fetch and convert to markdown, useful when you want to give Claude the latest docs!
|
||||||
- @problems: Add workspace errors and warnings for Claude to fix, no more back-and-forth about debugging
|
- @problems: Add workspace errors and warnings for Claude to fix, no more back-and-forth about debugging
|
||||||
- @file: Adds a file's contents so you dont have to waste an API request approving a read file (+ type to search files)
|
- @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
|
- @folder: Adds folder's files all at once to speed up your workflow even more
|
||||||
|
|
||||||
## [1.7.0]
|
## [1.7.0]
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
|
|||||||
back-and-forth about debugging
|
back-and-forth about debugging
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<strong>@file:</strong> Adds a file's contents so you don't have to waste an API request approving a
|
<strong>@file:</strong> Adds a file's contents so you don't have to waste API requests approving
|
||||||
read file (+ type to search files)
|
read file (+ type to search files)
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user