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.
2 parents 7ba7eb9 + f3a4878 commit 7c5a8a0Copy full SHA for 7c5a8a0
docs/copilot/chat/copilot-chat-context.md
@@ -35,6 +35,7 @@ VS Code supports the following context items:
35
| #fetch | Get the contents of a web page. |
36
| #githubRepo | Perform a web search within a GitHub repo. |
37
| #problems | Get the list of problems for the current workspace. |
38
+| #selection | Get the text selection for the active editor. |
39
| #searchResults | Get the results from the Search view. |
40
| #terminalLastCommand | Get the last run terminal command and its status. |
41
| #terminalSelection | Get the terminal text selection. |
0 commit comments