aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-registry
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(registry): add brighterscript (#926)Cason Adams2023-01-202-0/+12
|
* fix(drools-lsp): remove unused shell exec wrapper (#925)David Ward2023-01-191-10/+1
|
* feat(registry): add gitui (#919)Dan Sully2023-01-182-0/+35
|
* feat(drools-lsp): link executable to jar file (#912)David Ward2023-01-161-1/+1
|
* fix(vala-lanaguager-server): update meson build commands (#896)Access2023-01-151-2/+3
|
* fix(editorconfig-checker): update Windows assets (#904)William Boman2023-01-141-2/+4
| | | CI failed at https://github.com/mason-org/mason-registry/pull/310.
* feat(registry): add drools-lsp (#898)David Ward2023-01-132-0/+33
|
* fix(crystalline): update linux asset name (#901)William Boman2023-01-131-1/+1
| | | CI failed at https://github.com/mason-org/mason-registry/pull/305
* feat(registry): add rustywind (#900)Celso Benedetti2023-01-132-0/+19
|
* fix: avoid calling API functions inside fast event (#892)William Boman2023-01-122-19/+17
| | | | | | | This won't be a problem once https://github.com/mason-org/mason-registry is integrated because package installations won't independently execute code. Fixes #891.
* fix(lua-language-server): only install Linux assets on GNU systems (#890)William Boman2023-01-121-2/+2
|
* feat(registry): add unocss-language-server (#888)Tom Mi2023-01-122-0/+12
|
* feat(registry): add glow (#886)Seth Daniel2023-01-122-0/+48
|
* fix(openscad-lsp): fix bin definition (#876)William Boman2023-01-091-1/+1
| | | Closes #875.
* feat(rust-analyzer): use .zip archives on Windows (#873)MordechaiHadad2023-01-091-9/+21
| | | Co-authored-by: William Boman <william@redwill.se>
* refactor(providers): remove ?include_prerelease query param (#872)William Boman2023-01-091-4/+1
| | | This is no longer supported by mason-registry-api.
* feat(registry): add openscad-lsp (#869)Alexander Berg2023-01-082-0/+14
|
* feat(dprint): add linux_x64 musl target (#862)XDream82023-01-071-0/+1
|
* fix(solang): llvm13 -> llvm14 (#859)William Boman2023-01-061-5/+5
|
* fix(vala-language-server): use git tag source instead of releases (#856)William Boman2023-01-051-13/+8
| | | | | The release assets are just a .tar.xz archive of the git repo itself. Closes #845.
* fix(spectral-language-server): update homepage (#855)William Boman2023-01-051-1/+1
|
* feat(registry): add ocamlformat (#851)Feiyou Guo2023-01-052-0/+16
|
* feat(registry): add has_package() method (#847)William Boman2023-01-041-0/+7
|
* fix(mason-registry): don't pass possible nil value to log (#840)William Boman2023-01-031-1/+1
|
* feat(registry): add raku-navigator (#791)Humberto Massa2022-12-282-0/+23
|
* fix(r-languageserver): pass missing libuv pipe arg (#820)William Boman2022-12-281-1/+1
| | | Fixes #819.
* fix(libuv): shutdown -> close (#816)William Boman2022-12-281-1/+1
|
* feat(registry): add cueimports (#811)John Allen2022-12-272-0/+12
| | | | `cueimports` is a newish tool for automatically managing imports for the CUE language.
* refactor: interact with libuv pipes in async context (#808)William Boman2022-12-261-5/+7
| | | Also now properly close pipes (shutdown -> close).
* chore(registry): change ruff-lsp category from linter to lsp (#799)Dawit Abate2022-12-251-1/+1
|
* feat(registry): add jq-lsp (#793)David McDonald2022-12-252-0/+16
|
* feat(registry): add smithy-language-server (#795)Nick Rodgers2022-12-242-0/+39
|
* feat(registry): add ruff-lsp (#786)Forrest Williams2022-12-212-0/+12
|
* feat(registry): add nil (#774)s13412022-12-192-0/+18
|
* feat(registry): add semgrep (#757)Jay Patel2022-12-122-0/+23
|
* feat(registry): add fourmolu (#752)shurizzle2022-12-122-0/+33
|
* feat: add kotlin-debug-adapter package (#749)Chris Werner Rau2022-12-122-0/+31
|
* feat(registry): add neocmakelsp (#739)Micah Halter2022-12-072-0/+12
|
* feat(registry): add dart-debug-adapter (#733)Svetlozar Iliev2022-12-072-0/+28
|
* feat(mockdebug): write & link mock-debug-adapter executable (#723)Svetlozar Iliev2022-12-041-0/+5
|
* fix(tectonic): pin version (#708)William Boman2022-11-301-2/+5
| | | | | | | | This is far from ideal. This is needed because the repository hosts multiple different projects. The current mechanism to resolve the "latest" release is not compatible with this and may end up selecting a release for a different project. Closes #544.
* feat(registry): add nginx-language-server (#688)Stéphane Bisinger2022-11-232-0/+12
|
* fix(joker): update asset filenames (#685)William Boman2022-11-221-7/+3
|
* fix(yapf): install toml to support parsing .toml config files (#682)William Boman2022-11-201-1/+1
| | | Fixes #680.
* fix(dhall-lsp): github release doesn't always include lsp server asset (#675)William Boman2022-11-181-34/+44
| | | This is a doozy
* fix(spectral-language-server): link spectral-language-server executable (#666)William Boman2022-11-151-1/+4
|
* feat(registry): add reorder-python-imports (#665)Phúc Lê Khắc2022-11-142-0/+12
|
* feat(registry): add usort (#654)Phúc Lê Khắc2022-11-092-0/+12
|
* feat(registry): add ruff (#653)Phúc Lê Khắc2022-11-092-0/+12
|
* feat(registry): add colorgen-nvim (#650)Mat Jones2022-11-092-0/+18
|