LSP-html
LSP-html copied to clipboard
HTML support for Sublime's LSP plugin
here are my lsp-html settings ```json { "settings": { "javascript.format.semicolons": "insert", } } ``` I want to automatically format the code as I save to add a semicolon at the...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/sublimelsp/LSP-html). This repository currently has no open or...