We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix ESLint rendering issue introduced by commit 7f30c18 . Also improve docs and fmt
Add missing tailwindcss-ls definition
Updated Language Server Configurations (markdown)
`npm update -g` isn't `@latest`
Add example of how to delete the current entire line.
ESLint: simpler config, more docs
Prettier has been tested for `markdown`
Fix local Prettier config
warn about broken ESLint
TS-ESL is redundant, because ESL init-config already installs it (if the user confirms)
withgout golangci-lint helix shows error and go support don't work
Update lldp debuger link name
Add note on vale-ls since included in master
add superhtml for html #11609
Update Biome instructions link :: Plugin -> Extension
FAQ: add a note on LSP extensions and plugins
The --parser argument is needed because prettier cannot infer the parser from a filename when reading from stdin
Updated External formatter configuration (markdown)
Document basedpyright configuration after PR #11121
Docs: Fix mypy typo pyls_mypy -> pylsp_mypy
Add `vale-ls`
Someone forgot to double-space their new lines :(
Added the spelling & grammer checker Harper-ls and a new "Other Language Server Protocol Types" heading because harper doesn't really fit into the language specific categorisation
Edit Python ruff details
add note about `(` and `)`
Add instructions to install TypeSpec LSP
add ruff as python formatter.