creating-custom-editors
CommunityCreate domain-specific editors in Visual Studio.
Authormadskristensen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Visual Studio extensions often require custom editors to provide domain-specific file handling beyond the standard text editor. This Skill guides how to implement and register editors using both LanguageBase (VSIX Community Toolkit) for text-based editors and the VSSDK approach (IVsEditorFactory + WindowPane) for fully custom designers.
Core Features & Use Cases
- LanguageBase-based editors for domain-specific languages with automatic packaging as a code window.
- VSSDK-based custom designer editors for complex UI workflows (forms, hex viewers, etc.).
- Guidance on when to choose LanguageBase vs VSSDK and how to wire editor factories to file extensions.
Quick Start
Create a sample custom editor with LanguageBase for a domain-specific file extension and run the project to see the editor open in Visual Studio.
Dependency Matrix
Required Modules
None requiredComponents
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: creating-custom-editors Download link: https://github.com/madskristensen/vs-agent-plugins/archive/main.zip#creating-custom-editors Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.