You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for custom CSS class hover information
- Enhanced the hover provider to return CSS rules for custom classes when hovered over.
- Implemented functionality to scan project directories for CSS files and include them in class completion.
- Added tests for hover functionality on custom classes to ensure accurate display of CSS rules.
- Improved error handling during project directory scanning for CSS files.
0 commit comments