A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://vuejs.github.io/vetur/guide/semantic-highlighting.html below:

Website Navigation


Semantic Highlighting | Vetur

# Semantic Highlighting

https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide (opens new window)

Vetur supports semantic highlighting for the following languages:

# Ref in composition API

The .value will get property.refValue. Vetur will automatic underline .value. You can set { "vetur.underline.refValue": false } to close it in vscode setting.

And use this setting for customize style.

{
  "editor.semanticTokenColorCustomizations": {
    "enabled": true,
    "rules": {
      "property.refValue": {
        "underline": true
      }
    }
  }
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4