All skills
microsoft avatar

get-search-view-results

microsoft/vscode-copilot-chat

Copilot Chat extension for VS Code

9,862 1,873 Updated 2 days ago First seen 11 months agoactive
npx -y skilld add gh:microsoft/vscode-copilot-chat -s get-search-view-results

Getting Search View Results

  1. VS Code has a search view, and it can have existing search results.
  2. To get the current search results, you can use the VS Code command search.action.getSearchResults.
  3. Run that command via the copilot_runVscodeCommand tool. Make sure to pass the skipCheck argument as true to avoid checking if the command exists, as we know it does.

Source: SKILL.md on GitHub

No curators have added this skill yet. Be the first to include it in a collection.