adding-lightbulb-actions
CommunityEnable light bulb actions and quick fixes.
Software Engineering#code-refactoring#code-fix#vssdk#lightbulb-actions#visual-studio-extension#isuggestedaction
Authormadskristensen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Light bulb actions are the in-editor prompts that offer quick fixes, refactorings, and context-driven actions. This skill provides implementations to create and expose ISuggestedAction-based commands within Visual Studio extensions, bridging VSSDK, MEF, and Roslyn approaches.
Core Features & Use Cases
- Create ISuggestedAction instances and provide a source/provider to surface in-editor actions.
- Support Roslyn-based code fixes for C#/VB and VSSDK in-process actions via ISuggestedActionsSource.
- Ensure MEF asset type registration in the VSIX manifest for proper discovery and activation.
Quick Start
Explain how to implement a light bulb action to convert selected text to uppercase using the ISuggestedAction API.
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: adding-lightbulb-actions Download link: https://github.com/madskristensen/vs-agent-plugins/archive/main.zip#adding-lightbulb-actions 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.