aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* feat: integrate gh-cli for GitHub API calls (#403)William Boman2022-01-073-4/+27
* fix(ui): less intrusive version check UI (#402)William Boman2022-01-062-33/+41
* fix outdated check for npm packages on Windows (#400)William Boman2022-01-062-2/+3
* rerun autogenWilliam Boman2022-01-061-1/+1
* feat(ui): display outdated servers (#395)William Boman2022-01-0628-159/+882
* rerun autogenWilliam Boman2022-01-062-2/+2
* rerun autogenWilliam Boman2022-01-052-1/+2
* rerun autogenWilliam Boman2022-01-051-1/+1
* rerun autogenWilliam Boman2022-01-051-1/+1
* fix(taplo): wrong github-release linux link (#389) (#390)zmtq052022-01-051-1/+1
* update issue templatesWilliam Boman2022-01-042-4/+8
* fix(receipts): register receipt before pinning version number (#388)William Boman2022-01-043-14/+15
* update issue templatesWilliam Boman2022-01-045-36/+85
* write install receipts (#379)William Boman2022-01-0351-199/+522
* health: add neovim version checkWilliam Boman2022-01-031-0/+6
* leverage PATH for locating local executables (#283)William Boman2022-01-0285-272/+210
* fix(texlab): fix installing on windowsWilliam Boman2022-01-021-2/+6
* fix(taplo): use github release files instead (#377)William Boman2022-01-023-40/+54
* add taplo (#373)William Boman2022-01-027-0/+52
* health: add java checkWilliam Boman2021-12-301-1/+2
* add solc (#371)William Boman2021-12-306-4/+48
* github/workflows: fix auto commentWilliam Boman2021-12-291-8/+1
* github/workflows: more automationWilliam Boman2021-12-291-0/+17
* ISSUE_TEMPLATE: add config.ymlWilliam Boman2021-12-291-0/+4
* add zk (#345)the continium2021-12-296-1/+66
* feat(ui): display interactive server settings schema table (#363)William Boman2021-12-2927-14/+346
* fix(arduino_language_server): install clangd, also add docs on how to work wi...William Boman2021-12-273-1/+101
* run autogen_metadata.shWilliam Boman2021-12-262-1/+2
* feat(ui): sort servers alphabetically, also add language hints (#361)William Boman2021-12-256-26/+143
* fix(zls): add chmod +x to binary (#362)William Boman2021-12-251-0/+1
* add some tests (#360)William Boman2021-12-2517-14/+624
* fix: dont pass nil optsWilliam Boman2021-12-251-1/+1
* feat(ui): add keybind to update all installed servers (#353)William Boman2021-12-234-0/+13
* fix(ccls): better Mac support (#352)William Boman2021-12-234-85/+167
* feat: add grammarly (#349)William Boman2021-12-235-2/+25
* ansiblels: remove filetypes overrideWilliam Boman2021-12-211-1/+0
* fix(zls): correct linux i386 archive nameWilliam Boman2021-12-211-4/+7
* fix(zls): install x86_64-macos on arm as wellWilliam Boman2021-12-191-1/+1
* update READMEWilliam Boman2021-12-191-1/+1
* fix(ccls): support more Linux dists (#347)William Boman2021-12-193-32/+137
* feat(health): relax some checks, also improve bourne shell version check (#344)William Boman2021-12-191-32/+63
* fix(health): ignore the patch number in capturing go version (#343)Jiarong Deng2021-12-181-1/+1
* fix(sumneko_lua): (breaking) support new archive structure (#341)William Boman2021-12-171-13/+22
* add sourcekit for Swift (#336)Jesse Claven2021-12-166-2/+29
* add cssmodules_ls (#333)William Boman2021-12-146-4/+25
* feat: allow server installation by just typing `:LspInstall` (#331)William Boman2021-12-134-7/+48
* .github: update new server request templateWilliam Boman2021-12-131-3/+10
* add solidity_ls language server (#296)edag942021-12-126-2/+22
* fix: zls-0.2 uses a different archive path (#330)Ruben Slabbert2021-12-121-1/+1
* better healthchecks with min version checkWilliam Boman2021-12-111-17/+77