Skip to content

How to disable "X references" tooltip for scoped styles? #1472

Answered by yaegassy
Trinovantes asked this question in Q&A
Discussion options

You must be logged in to vote

Turn this setting off and try.

To change settings using settings.json, set volar.codeLens.references to false.

settings.json:

{
  "volar.codeLens.references": false,
}

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@Trinovantes
Comment options

@IlyaSemenov
Comment options

Answer selected by Trinovantes
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants