All notable changes to the "inline-codelens" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Hover provider modes for hover-only, gutter badges, and hover plus inlay hints.
- Color-coded gutter badges for multi-lens symbols, multi-symbol lines, and unused items.
- Hover provider for CodeLenses.
- Use clickable inlay hints, instead of url in tooltip
- Inlay Hints provider for CodeLenses.
- Setting
inline-codelens.providerto choose betweenDecorationsandInlay Hints.
- Inline CodeLens rendering.
- Setting
inline-codelens.limitto control the maximum number of CodeLenses. - A prompt to disable the built-in CodeLens for a better experience.
- Setting
inline-codelens.debounceDelayto control the refresh delay on document change. - Setting
inline-codelens.fontDecorationto customize the appearance of the CodeLenses.