Skip to content

Release 0.1.0

Latest

Choose a tag to compare

@osiewicz osiewicz released this 21 May 11:47

Tracks zed-industries/vscode@5433836

You can now disable tag autoclosing with:

    "vscode-html-language-server": {
      "settings": {
        "html": {
          "tagAutoclosing": true
        }
      }
    }