diff --git a/README.md b/README.md index accbe69..108eb4f 100644 --- a/README.md +++ b/README.md @@ -30,31 +30,26 @@ The default configuration performs editing without settings for any particular l ## Technology Support - - - - - - - - - - - - - - - - - - - - - - - - -
TechnologyFormatterLanguage ServerDebuggerNix Configuration
Nixalejandranil-ls, nixddefault
Justjustdefault
SQLsqlformatdefault
Luastyluadefault
YAMLyamlfmtyamllint, yamllsdefault
CSSprettierdefault
HTMLprettierdefault
Javascriptprettierdefault
Typescriptprettierdefault
JSONprettierjsonlsdefault
Markdownprettiermarksmandefault
Rubyrubyfmtdefault
Terraformtofu_fmtdefault
TOMLtaplotaplodefault
C#csharpiercsharp-lsnetcoredbgcsharp
Gogolinesgoplsdelvegolang
Pythonblack, isortflake8, jedi, pylint, rope, mccabedap-pythonpython
Rustrustfmtclippylldbrust
+| Technology | Formatter | Language Server | Debugger | Nix Configuration | +| ---------- | ------------ | ---------------------------------- | ---------- | ----------------- | +| Nix | alejandra | nil-ls, nixd | | default | +| Just | just | | | default | +| SQL | sqlformat | | | default | +| Lua | stylua | | | default | +| YAML | yamlfmt | yamllint, yamlls | | default | +| CSS | prettier | | | default | +| HTML | prettier | | | default | +| Javascript | prettier | | | default | +| Typescript | prettier | | | default | +| JSON | prettier | jsonls | | default | +| Markdown | prettier | marksman | | default | +| Ruby | rubyfmt | | | default | +| Terraform | tofu_fmt | | | default | +| TOML | taplo | taplo | | default | +| C# | csharpier | csharp-ls | netcoredbg | csharp | +| Go | golines | gopls | delve | golang | +| Python | black, isort | flake8, jedi, pylint, rope, mccabe | dap-python | python | +| Rust | rustfmt | clippy | lldb | rust | ## Things To Do