Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

vscode-ext-context

Étoiles22
Forks2
Mis à jour8 avril 2026 à 03:51

Extract raw source code context around a specific VSCode extension command's registerCommand call. Outputs the surrounding N characters of minified code for manual inspection. Use when the user wants to see the actual source code around a command registration, needs to understand the internal implementation details that automated analysis missed, or wants to trace how a command interacts with other parts of the extension. This is the low-level "grep" equivalent — for structured analysis, use analyze-params instead.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly