microsoft/vscode

Visual Studio Code

190kStars on the repository
61Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

otel

25

microsoft/vscode

Skill Claude CodeCodex ✓ vendor

OpenTelemetry instrumentation for the Copilot Chat extension — covers the four agent execution paths, the IOTelService abstraction, span/metric/event conventions, and the relationship between code and the user/developer monitoring docs. Use when adding/changing OTel spans, metrics, or events; instrumenting a new agent…

190k +323 yesterday A 94 tokens original MIT

microsoft/vscode

Skill Claude CodeCodex ✓ vendor

Use whenever adding, modifying, or reviewing any Copilot, agent, LLM, AI, tool, permission, sandbox, MCP, model, telemetry, feature-gate, setting, configuration, or enterprise control—especially anything an organization or administrator may need to manage. Start here to decide whether it belongs in runtime managed…

190k +323 yesterday A 112 tokens original MIT

sessions

27

microsoft/vscode

Skill Claude CodeCodex ✓ vendor

Core principles and workflow router for changes to the Agents Window under src/vs/sessions.

190k +323 changed yesterday A 20 tokens original MIT

smoke-tests

28

microsoft/vscode

Skill Claude CodeCodex ✓ vendor

Use when running VS Code smoke tests or working on smoke-test CI steps. Covers npm run smoketest / smoketest-no-compile, grep filtering tests, and a temporary repeat-loop technique for tracking down flaky smoke tests in CI.

190k +323 yesterday A 50 tokens original MIT

sweeper-fix

29

microsoft/vscode

Skill Claude CodeCodex ✓ vendor

Implement a VS Code Sweeper fix spec — fetch the sweeper's agent-fixable review record from its public state repo, implement the narrow fix in the current vscode checkout, and — after showing the diff — open a draft PR. Use ONLY when the request explicitly asks for the sweeper — "sweeper-fix", "sweeper"…

190k +323 changed yesterday A 125 tokens original MIT

microsoft/vscode

Skill Claude CodeCodex ✓ vendor

Symbolicate a native VS Code crash dump (.dmp) using electron-minidump. Use when given a crash dump file, asked to symbolicate a crash, resolve missing method names in a native crash backtrace, or attach Electron/Insiders/Stable symbol files. VS Code team members only; requires macOS or Linux.

190k +323 yesterday A 74 tokens original MIT

microsoft/vscode

Skill Claude CodeCodex ✓ vendor

Ensure renamed built-in tool references preserve backward compatibility. Use when renaming a toolReferenceName, tool set referenceName, or any tool identifier. Run on ANY change to tool registration code. Covers legacyToolReferenceFullNames for tools and legacyFullNames for tool sets.

190k +323 yesterday A 60 tokens original MIT

unit-tests

32

microsoft/vscode

Skill Claude CodeCodex ✓ vendor

Use when running unit tests in the VS Code repo. Covers the runTests tool, scripts/test.sh (macOS/Linux) and scripts/test.bat (Windows), and their supported arguments for filtering, globbing, and debugging tests.

190k +323 changed today A 50 tokens original MIT

update-codex-sdk

33

microsoft/vscode

Skill Claude CodeCodex ✓ vendor

Update VS Code's bundled @openai/codex dependency to a version available from the private VS Code npm feed, regenerate its protocol client, run the relevant tests, and verify the Codex Agent Host in a launched Code OSS window. Use for bundled Codex SDK/CLI version bumps in the VS Code repository.

190k +323 yesterday A 70 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: