adding-tool-windows

Community

Create and manage VS tool windows.

Authormadskristensen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Tool windows are essential for persistent, dockable UI in Visual Studio extensions, but implementing them across the three extensibility models requires different patterns and boilerplate.

Core Features & Use Cases

  • Cross-model tooling: Implement tool windows using VisualStudio.Extensibility (Remote UI), VSIX Community Toolkit (BaseToolWindow), or VSSDK (ToolWindowPane).
  • Activation and visibility control: Show/hide tool windows via commands and ensure proper persistence across sessions.
  • Safe initialization and disposal: Initialize content asynchronously where needed and dispose resources to prevent leaks.

Quick Start

Create a sample tool window following the examples and run Visual Studio to display the dockable panel.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: adding-tool-windows
Download link: https://github.com/madskristensen/vs-agent-plugins/archive/main.zip#adding-tool-windows

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.