adding-codelens-indicators

Community

Add inline CodeLens indicators in VS extensions.

Authormadskristensen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CodeLens indicators display inline information above code elements (classes, methods, properties) in the editor — references, tests, git history, etc. This skill helps you implement custom CodeLens providers to surface contextual data directly in code and respond to clicks.

Core Features & Use Cases

  • Create an out-of-process CodeLens data point provider implementing IAsyncCodeLensDataPointProvider
  • Develop the in-process VSIX package for navigation/commands and optionally an MEF IViewElementFactory for richer UI
  • Register via CodeLens OOP/VSIX integration and provide details pane in CodeLens use cases

Quick Start

Start by implementing an IAsyncCodeLensDataPointProvider in a class library, then expose it via a VSIX CodeLens component and handle navigation in the in-process package.

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

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.