Expand description
Sticky context headers plugin
Displays 1-3 enclosing scope headers pinned at the top of the viewport as the user scrolls through large files.
This plugin subscribes to ViewportContextUpdated events from the context
plugin and caches the context for rendering, avoiding redundant computation.
Structsยง
- Sticky
Context Plugin - Sticky context headers plugin