aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-registry
Commit message (Collapse)AuthorAgeFilesLines
...
* chore: migrate solang (#1126)William Boman2023-03-232-64/+0
| | | Closes #1025.
* chore: migrate fourmolu (#1125)William Boman2023-03-232-35/+0
| | | Closes #1053.
* chore: migrate js-debug-adapter (#1122)William Boman2023-03-232-30/+0
|
* fix(scripts): setup mason and init registries (#1124)William Boman2023-03-231-4/+3
|
* fix: mkdirp if stdpath("state" | "cache") doesn't exist (#1123)William Boman2023-03-231-1/+8
|
* feat: add openedge-language-server (#1108)Gilles Querret2023-03-182-0/+21
|
* feat: add registry.refresh() method (#1096)William Boman2023-03-142-14/+91
|
* fix(sources): also set .desc property when updating spec (#1095)William Boman2023-03-143-3/+13
|
* style: enforce import order (#1092)William Boman2023-03-12120-175/+175
| | | | | * chore(workflows): update dependencies * style: enforce import order
* feat: add github registry source capabilities (#1091)William Boman2023-03-124-5/+252
|
* feat(golangci-lint): support linux_arm64 (#1089)mmihira2023-03-101-0/+1
| | | Closes #1084.
* fix(js-debug-adapter): fix build script (#1088)William Boman2023-03-091-0/+1
|
* feat(registry): add clj-kondo (#1082)William Boman2023-03-092-0/+39
| | | Co-authored-by: Oliver Marshall <olivershawmarshall@gmail.com>
* chore(php-cs-fixer): use new PHP-CS-Fixer/PHP-CS-Fixer repo (#1078)ueaner2023-03-091-2/+2
|
* add bslint (#1070)Cason Adams2023-03-082-0/+12
| | | | | | | | | * add bslint * apply diff --------- Co-authored-by: williambotman[bot] <william+bot@redwill.se>
* chore(cmakelint): update languages (#1069)William Boman2023-03-051-1/+1
|
* feat(registry): add pyflakes (#1052)Егор Мартынов2023-03-052-0/+18
|
* chore: cmake-lint -> cmakelint (#1067)William Boman2023-03-052-2/+2
|
* feat(registry): add cmake-lint (#1050)Jay Patel2023-03-052-0/+12
| | | Closes #1006.
* feat(registry): add snakefmt (#1048)Noah Biederbeck2023-03-052-0/+12
|
* feat(ui): display registries in help window (#1062)William Boman2023-03-053-2/+13
|
* feat(pydocstyle): toml support (#1040)Gabriel B. Santos2023-02-281-1/+1
|
* tests: add LuaRegistrySource spec (#1027)William Boman2023-02-232-2/+5
|
* refactor: load mason-registry.sources directly (#1021)William Boman2023-02-211-2/+0
| | | This further reduces the amount of modules loaded during setup.
* feat(registry): add yls-yara (#1018)terib0l2023-02-212-0/+12
|
* feat: configurable registries (#1016)William Boman2023-02-20284-292/+408
|
* feat(registry): add brighterscript-formatter (#1009)Cason Adams2023-02-192-0/+12
|
* feat(providers): add more endpoints (#1013)William Boman2023-02-192-3/+35
|
* fix(terraform-ls): use releases.hashicorp.com (#1002)William Boman2023-02-161-16/+28
| | | Closes #1001.
* refactor(vacuum): use github source (#998)William Boman2023-02-161-2/+29
| | | The npm package is just a Node.js script that downloads these.
* feat(registry): add vacuum (#996)Micah Halter2023-02-152-0/+17
|
* chore: fix some typosZhizhen He2023-02-151-1/+1
|
* fix(docker-compose-language-service): upstream added a binary (#990)Marc Deop2023-02-141-18/+1
|
* feat(registry): add ansible-lint (#989)Can Güvendiren2023-02-132-0/+16
|
* feat(registry): add docker-compose-language-service (#986)Marc Deop2023-02-134-2/+32
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add antlers-language-server (#985)William Boman2023-02-122-0/+16
|
* refactor(api): %s,\v(api/)repo,\1github (#981)William Boman2023-02-111-5/+5
|
* feat(lua-language-server): update source repo (#975)T7272023-02-091-20/+24
| | | Co-authored-by: William Boman <william@redwill.se>
* feat(registry): add fennel-language-server (#971)Massolari2023-02-072-0/+18
|
* feat(golangci-lint): change installation method (#969)Michalis Fotiadis2023-02-061-2/+43
| | | Co-authored-by: William Boman <william@redwill.se>
* feat(registry): add gospel (#961)Seth Daniel2023-02-042-0/+12
|
* feat(registry): add google-java-format (#958)Jay Patel2023-02-012-0/+34
|
* feat(registry): add latexindent formatter (#949)Jack Woodside2023-01-272-0/+37
|
* feat(registry): add veryl language server (#945)dalance2023-01-262-0/+14
|
* fix(zls): fix Windows x64 target (#948)William Boman2023-01-261-2/+2
| | | Closes #947.
* feat(pyre): add LSP category (#940)William Boman2023-01-231-1/+1
|
* feat(registry): add blackd-client (#928)Dan Sully2023-01-222-0/+32
|
* feat(registry): add vtsls (#935)Bruno Mello2023-01-212-0/+12
|
* fix(brighterscript): link correct executable (#931)William Boman2023-01-201-1/+1
|
* feat(registry): add erg (#921)takuto2023-01-202-0/+44
|