showing-message-boxes

Community

Show message boxes and prompts in VS extensions.

Authormadskristensen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Visual Studio extensions require consistent, safely parented user notifications (prompts, info bars, and status messages) that respect the IDE's theming and threading.

Core Features & Use Cases

  • VisualStudio.Extensibility (out-of-process) prompts via ShowPromptAsync for blocking and non-blocking interactions.
  • VSIX Community Toolkit / VSSDK in-process approaches for message boxes, info bars, and status indicators.
  • Guidance on selecting the appropriate mechanism (dialog, info bar, or status update) based on urgency and required user action.

Quick Start

Ask the AI to display a confirmation prompt in a Visual Studio extension using ShowPromptAsync.

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: showing-message-boxes
Download link: https://github.com/madskristensen/vs-agent-plugins/archive/main.zip#showing-message-boxes

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.