We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288fcdf commit 66ca572Copy full SHA for 66ca572
1 file changed
README.md
@@ -84,12 +84,12 @@ Generate meaningful commit messages precisely adhering to your preferred style.
84
### Context
85
86
- `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.
+- `Code Web Chat: Apply Context from Clipboard` - Find file paths in the clipboard text.
88
89
### Code completions
90
91
- `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.
+- `Code Web Chat: Code Completion to Clipboard` - Copy the code completion prompt to clipboard.
93
94
### Version Control
95
0 commit comments