- VS Code Version: 1.95.1
- SCSS IntelliSense Version: 0.10.0
- Operating System: Windows 11
Reproducible Case:
$desktop: min-width 1200px;
@media ($desktop) {}
Steps to Reproduce:
- hover on
$desktop in the media query.
- no hover info / ctrl+click won't bring you to where the variable is defined.
I'll provide a pull request for the fix.
Reproducible Case:
Steps to Reproduce:
$desktopin the media query.I'll provide a pull request for the fix.