Skip to content

overly colored higlight of scope of cursor position? #1401

Answered by RustyJoeM
RustyJoeM asked this question in Q&A
Discussion options

You must be logged in to vote

Funnily shortly after posting the question, I finally managed to google up the proper problem description that lead me to solution...
This is not a problem of Volar/Vetur, but some recent update or configuration settings of some tool that added/modified these settings in my settings.json file of Vscode:

  "editor.bracketPairColorization.enabled": true,
  "editor.guides.bracketPairs": true,

When i modified both settings to false, like if beautiful again! :)

Replies: 1 comment

Comment options

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