Skip to content

Commit 66ca572

Browse files
committed
Clarify descriptions for two Code Web Chat commands
1 parent 288fcdf commit 66ca572

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@ Generate meaningful commit messages precisely adhering to your preferred style.
8484
### Context
8585

8686
- `Code Web Chat: Copy Context` - Copy selected files and websites to clipboard.
87-
- `Code Web Chat: Apply Context from Clipboard` - Sets the context by parsing file paths from clipboard text.
87+
- `Code Web Chat: Apply Context from Clipboard` - Find file paths in the clipboard text.
8888

8989
### Code completions
9090

9191
- `Code Web Chat: Code Completion` - Get code at cursor using API tool.
92-
- `Code Web Chat: Code Completion to Clipboard` - Copy above prompt to clipboard.
92+
- `Code Web Chat: Code Completion to Clipboard` - Copy the code completion prompt to clipboard.
9393

9494
### Version Control
9595

0 commit comments

Comments
 (0)