We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Replace name astro with svelte in svelte prettier config
Updated Terminal Support (markdown)
Update info for `ltex-ls-plus` now it is included in master
feat: change title to be consistent with `Debuggers Configurations`
feat: prettierd formatter for yaml
feat: arrange formatters in alphabetical order and format
feat: info about clang-format for C and C++
feat: add info about Svelte
feat: remove Biome from Markdown as it is currently not supported
feat: info about graphQL language
feat: add info about JSONC
feat: add Astro language
deno formatter for html and css
fix: prettier instead of prettierd
biome formatters for html, css and json
add prettierd formatters for html, css and json
add `auto-format = true` to all configurations to make it easier to copy-and-paste
fix: missing commas in TOML file
Updated External formatter configuration (markdown)
I've reorganized the formatters page to be by-language instead of by-formatter. I think this is more intuitive and makes it easier to find formatters for a specific language, especially when there can be multiple formatters for a single language. I've also added several new formatters
Updated Home (markdown)
iterm2 kitty protocol implemented in 9cd0241afd0655024153c8730d5b3ed1fe41faf7
Updated Language Server Configurations (markdown)
Mention ltex-ls-plus
Taplo could be installed via macos's brew and as docker container.
fix ESLint rendering issue introduced by commit 7f30c18 . Also improve docs and fmt