Better CSS Stacking Contexts is a VSCode extension designed to simplify managing z-index and stacking contexts in
CSS/SCSS. It provides visual cues and quick fixes to help developers create maintainable and bug-free layouts.
✨ Features
Stacking Context Highlighting: Identifies and highlights new stacking contexts.
Z-Index Analysis: Detects ineffective z-index values with visual warnings.
Quick Fixes: Suggests fixes for ineffective z-index usage.
Real-time Feedback: Provides insights into stacking context hierarchy as you type.
Tree View: Navigable tree view of stacking contexts.