| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(registry): add nxls (#585) | Jannis Morgenstern | 2022-10-24 | 2 | -0/+14 |
| | | |||||
| * | feat(registry): add glint (#593) | NullVoxPopuli | 2022-10-23 | 2 | -0/+23 |
| | | |||||
| * | feat(verible): add linux_x64_gnu (#579) | William Boman | 2022-10-20 | 1 | -1/+2 |
| | | | | Closes #536. | ||||
| * | fix(goimports-reviser): use prebuilt github assets (#573) | William Boman | 2022-10-18 | 1 | -2/+23 |
| | | | | Fixes #484. | ||||
| * | feat(registry): add dprint formatter (#562) | Silas Groh | 2022-10-17 | 2 | -0/+32 |
| | | |||||
| * | feat(registry): add commitlint (#564) | Dan Sully | 2022-10-17 | 2 | -0/+18 |
| | | |||||
| * | feat(registry): add jsonlint tool for JSON (#565) | Afranio Martins | 2022-10-17 | 2 | -0/+14 |
| | | |||||
| * | feat: reduce some package sizes (#567) | William Boman | 2022-10-17 | 3 | -5/+4 |
| | | |||||
| * | feat(api): add typed client interface (#556) | William Boman | 2022-10-14 | 1 | -1/+46 |
| | | |||||
| * | feat(lemmy-help): use prebuilt binaries from release assets (#555) | William Boman | 2022-10-14 | 1 | -5/+36 |
| | | |||||
| * | feat(fetch): add Accept headers where appropriate (#554) | William Boman | 2022-10-14 | 1 | -1/+5 |
| | | |||||
| * | refactor(api): use new endpoints (#550) | William Boman | 2022-10-14 | 1 | -2/+4 |
| | | |||||
| * | feat(registry): selene and stylua support for luau (#548) | Lopy | 2022-10-13 | 2 | -2/+2 |
| | | |||||
| * | feat(astro): vendor typescript (#542) | William Boman | 2022-10-11 | 1 | -1/+1 |
| | | | | Also see https://github.com/williamboman/mason-lspconfig.nvim/pull/75 | ||||
| * | fix(visualforce-language-server): remove custom release resolution code (#534) | William Boman | 2022-10-10 | 1 | -13/+1 |
| | | | | This is no longer needed as their releases now contain complete assets. | ||||
| * | fix(codelldb): require GNU compatible system on linux (#532) | William Boman | 2022-10-09 | 1 | -3/+3 |
| | | | | These binaries are linked to glibc. | ||||
| * | feat(registry): add iferr tool for Go (#528) | Fran Casas | 2022-10-09 | 2 | -0/+12 |
| | | |||||
| * | feat(beautysh): add missing languages (#527) | Kazi Sadman Ahmed | 2022-10-09 | 1 | -7/+2 |
| | | |||||
| * | feat(registry): add beautysh formatter (#526) | Jay Patel | 2022-10-09 | 2 | -0/+17 |
| | | |||||
| * | feat(registry): add gersemi formatter (#525) | Jay Patel | 2022-10-09 | 2 | -0/+17 |
| | | |||||
| * | feat(registry): add api module (#524) | William Boman | 2022-10-08 | 1 | -0/+21 |
| | | |||||
| * | feat(registry): add pylama linter (#523) | Kazi Sadman Ahmed | 2022-10-08 | 2 | -0/+12 |
| | | |||||
| * | fix(dhall): new assets have capitalized naming (#520) | kylo252 | 2022-10-06 | 1 | -3/+3 |
| | | |||||
| * | feat: add gradle-language-server (#517) | William Boman | 2022-10-06 | 2 | -0/+35 |
| | | | | Closes #422. | ||||
| * | feat(cargo): improve handling of git-based crates (#512) | William Boman | 2022-10-05 | 3 | -7/+13 |
| | | | | | This is all pretty overkill, especially considering the small amount of packages based on git-based crates. | ||||
| * | 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 |
| | | | | Closes #456. | ||||
| * | 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 |
| | | | | Closes #489. | ||||
| * | 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 |
| | | | | This no longer requires 'go' to build. | ||||
| * | feat(shfmt): use pre-built binaries (#472) | Seth Daniel | 2022-09-27 | 1 | -2/+24 |
| | | | | This no longer requires 'go' to install. | ||||
| * | 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 |
| | | | | | | | | The npm package is an unofficial one, and it seems to be relying on a build script (broken) to execute during installation, instead of pre-packaging it. Fixes #463. | ||||
| * | 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 |
| | | | | Closes #276. | ||||
| * | 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 |
| | | | | Closes #364. | ||||
| * | 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 ↵ | Ruben Slabbert | 2022-09-13 | 1 | -1/+5 |
| | | | | | musl libc (#410) | ||||
| * | 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 |
| | | |||||
