get-search-view-results

作成者: microsoft

VS CodeのSearchビューから現在の検索結果を取得する

npx skills add https://github.com/microsoft/vscode --skill 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.

microsoftのその他のスキル

python-kwargs-setattr-security
microsoft
Pythonコードのレビューや修正において、setattr()をユーザー制御のkwargsと共に使用してC++拡張オブジェクト(SessionOptions、RunOptionsなど)を設定する場合…
oss-growth
microsoft
OSS成長ハッカーのペルソナ
infopath-to-canvas
microsoft
Microsoft InfoPathフォーム(.xsn)をPower Apps Canvasアプリに移行します。ユーザーがInfoPathフォーム/テンプレートをCanvasに変換、移植、または移行したい場合に使用します…
winui-code-review
microsoft
WinUI 3アプリのコード品質レビュー — MVVM準拠、x:Bindの正確性、アクセシビリティ、テーマ設定、セキュリティ、パフォーマンス。コミット前に使用して問題を発見…
accessibility-aria-expert
microsoft
React/Fluent UIのWebビューにおけるアクセシビリティ問題を検出・修正します。スクリーンリーダー互換性のコードレビュー時、ARIAラベルの修正時、および…の確認時に使用します。
generate-canvas-app
microsoft
[DEPRECATED — 代わりに canvas-app を使用してください] 完全なPower Appsキャンバスアプリを生成します。
review-staged
microsoft
Generate structured code review for staged files AND all branch commits since main, using Claude Code agents. Provides full PR-equivalent coverage before…
python-development
microsoft
Agent Frameworkリポジトリ内でPythonコードを開発するためのコーディング規約、慣習、およびパターン。Pythonソースを作成または修正する際にはこれを使用してください…