| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat(cargo): improve handling of git-based crates (#512) | William Boman | 2022-10-05 | 3 | -7/+13 |
| * | feat: add gotestsum (#506) | Seth Daniel | 2022-10-03 | 2 | -0/+16 |
| * | feat: add erg-language-server (#503) | takuto | 2022-10-03 | 2 | -0/+46 |
| * | feat: add move-analyzer (#499) | Michael | 2022-10-02 | 2 | -0/+15 |
| * | feat: add pyre linter (#495) | Michael | 2022-10-02 | 2 | -0/+12 |
| * | feat(elixir-ls): link elixir-ls-debugger executable (#496) | Slotos | 2022-10-02 | 1 | -0/+1 |
| * | fix(shfmt, yamlfmt): fix windows detection (#492) | William Boman | 2022-10-01 | 2 | -2/+2 |
| * | feat: add remark-cli (#486) | Dan Sully | 2022-10-01 | 2 | -0/+12 |
| * | feat: add java-debug-adapter and java-test (#482) | lvimuser | 2022-09-30 | 3 | -0/+64 |
| * | feat(verible): add support for CentOS 7.9 (#471) | Nikhil Jha | 2022-09-28 | 1 | -12/+30 |
| * | feat(stylua): add arm64 Linux support (#477) | WJH | 2022-09-28 | 1 | -1/+2 |
| * | feat(yamlfmt): use the pre-built binary package (#473) | Seth Daniel | 2022-09-28 | 1 | -2/+26 |
| * | feat(shfmt): use pre-built binaries (#472) | Seth Daniel | 2022-09-27 | 1 | -2/+24 |
| * | feat: add solidity-ls (#466) | Ali Shahid | 2022-09-27 | 2 | -0/+12 |
| * | fix(spectral-language-server): build directly from source (#464) | William Boman | 2022-09-26 | 1 | -2/+19 |
| * | feat: add js-debug-adapter (#442) | Hollis Wu | 2022-09-21 | 2 | -0/+28 |
| * | feat: add ruby-lsp (#446) | Jay Patel | 2022-09-20 | 2 | -0/+12 |
| * | feat: more competent platform detection (#436) | William Boman | 2022-09-17 | 9 | -45/+23 |
| * | feat(editorconfig-checker): use the pre-packaged ec (#434) | Seth Daniel | 2022-09-17 | 1 | -5/+22 |
| * | fix(r-languageserver): use github releases as version source (#417) | William Boman | 2022-09-14 | 2 | -20/+14 |
| * | feat(clojure-lsp): use the static release of clojure-lsp when running on musl... | Ruben Slabbert | 2022-09-13 | 1 | -1/+5 |
| * | refactor: add ctx:write_php_exec_wrapper utility (#409) | William Boman | 2022-09-12 | 6 | -74/+10 |
| * | feat: add phpcs, phpcbf, phpmd, phpstan and twigcs (#399) | Laytan Laats | 2022-09-12 | 6 | -0/+233 |
| * | feat: add goimports-reviser (#400) | Laytan Laats | 2022-09-11 | 2 | -0/+18 |
| * | chore: remove unused import (#403) | William Boman | 2022-09-11 | 3 | -3/+0 |
| * | feat: add pydocstyle, pyproject-flake8 & rstcheck Python related linters (#398) | Dan Sully | 2022-09-11 | 4 | -0/+39 |
| * | feat: add ada-language-server (#380) | Pierrick Guillaume | 2022-09-04 | 2 | -0/+41 |
| * | feat: add buf-language-server (#362) (#378) | Jay Patel | 2022-09-04 | 2 | -0/+15 |
| * | fix(codelldb): don't symlink executable directly (#374) | William Boman | 2022-09-03 | 1 | -4/+11 |
| * | fix(fantomas): link correct fantomas binany name (#370) | Adelar da Silva Queiróz | 2022-09-02 | 1 | -1/+1 |
| * | feat: add fantomas F# formatter (#367) | Adelar da Silva Queiróz | 2022-09-02 | 2 | -0/+12 |
| * | feat: add luau-lsp (#366) | William Boman | 2022-09-01 | 2 | -0/+31 |
| * | feat: add standardrb linter/formatter for Ruby (#344) | Matthew Critchlow | 2022-08-27 | 2 | -0/+12 |
| * | feat: add solhint linter for Solidity code (#342) | Ahmed Hashim | 2022-08-26 | 2 | -0/+12 |
| * | feat: add netcoredbg as tool for F# language (#339) | Adelar da Silva Queiróz | 2022-08-25 | 1 | -1/+1 |
| * | feat: add php-cs-fixer (#340) | shura | 2022-08-25 | 2 | -0/+48 |
| * | feat: add yamlfmt (#329) | JINNOUCHI Yasushi | 2022-08-22 | 2 | -0/+12 |
| * | feat: add cbfmt (#327) | William Boman | 2022-08-22 | 2 | -0/+57 |
| * | feat: add yapf (#304) | Rolf Strijdhorst | 2022-08-17 | 2 | -0/+12 |
| * | refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (... | William Boman | 2022-08-15 | 1 | -2/+1 |
| * | fix(julia-lsp): adjust for changes in latest release (#289) | William Boman | 2022-08-13 | 1 | -3/+30 |
| * | fix(omnisharp-mono): don't link directly to the `run` script (#290) | William Boman | 2022-08-12 | 1 | -1/+1 |
| * | feat: add xmlformatter (#281) | Javier | 2022-08-11 | 2 | -0/+18 |
| * | feat: add autopep8 (#272) | Xun | 2022-08-08 | 2 | -0/+12 |
| * | chore: reformat long descriptions (#264) | William Boman | 2022-08-07 | 30 | -30/+141 |
| * | feat(debugpy): link debugpy-adapter | Xun | 2022-08-06 | 1 | -0/+1 |
| * | feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, cf... | Vu Le Thanh | 2022-08-06 | 8 | -0/+129 |
| * | fix(bash-debug-adapter): fix associated languages (#254) | William Boman | 2022-08-05 | 1 | -1/+1 |
| * | feat: add bash-debug-adapter (#253) | Adam Figgins | 2022-08-06 | 2 | -0/+46 |
| * | feat: add tectonic (#249) | Vu Le Thanh | 2022-08-06 | 2 | -0/+60 |