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
resultprovideReferencesCodeLensRanges is always empty array. Probably codeLens ranges are calculated incorrectly or __referencesCodeLens wasn't set properly.
The text was updated successfully, but these errors were encountered:
Reproduction repo
Reproduction steps:
*.vue
fileActual Result: no class references in
style
blockSome investigation info:
experimentalResolveStyleCssClasses
setting doesn't change anythingresult
provideReferencesCodeLensRanges is always empty array. Probably codeLens ranges are calculated incorrectly or__referencesCodeLens
wasn't set properly.The text was updated successfully, but these errors were encountered: