Retrieve current VS Code Search view results for analysis or follow-up actions.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "get-search-view-results" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/vscode/main/extensions/copilot/assets/prompts/skills/get-search-view-results/SKILL.md 2. Save it as ~/.claude/skills/get-search-view-results/SKILL.md 3. Reload skills and tell me it's ready
Get the current results from the VS Code Search view, group matches by file, and summarize the hit count for each file.
A structured summary of search results by file, including match counts and key matched content.
Read the current search results, identify all files containing the old function name, and generate a refactoring checklist sorted by priority.
A prioritized list of files to refactor, with relevant match locations and suggested handling order.
Get the current Search view results, extract all matches related to the error code, and organize them into a troubleshooting clue list.
A troubleshooting clue list containing files, matched text, and contextual information.
search.action.getSearchResults.copilot_runVscodeCommand tool. Make sure to pass the skipCheck argument as true to avoid checking if the command exists, as we know it does.Generate or update chat customization files for AI coding agents.
Merge session branch changes back into the base branch cleanly.
Create and maintain screenshot test fixtures for UI components effectively.
Launch VS Code OSS in isolation for automation and multi-process debugging.
Configure and manage agents, skills, prompts, and integrations in the editor.
Investigate failed PR checks and iteratively fix CI issues faster.
Search across connected sources to quickly recover decisions, docs, and discussions.
Search your saved developer tools catalog and get tailored recommendations.
Search Google and get structured results plus concise summary answers.
Recursively search local file contents to find matching keywords and relevant text snippets.
Search the live web and codebase in real time for company research and information retrieval.
Search code quickly and accurately while using far fewer tokens.