| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | sumneko_lua: support Linux arm64 (#391) | Aidan Kane | 2022-04-10 | 1 | -1/+7 | |
| | | ||||||
| * | r_language_server: install languageserversetup via remotes::install_github ↵ | William Boman | 2022-04-08 | 1 | -3/+19 | |
| | | | | | | (#580) Co-authored-by: Samuel C-J Lee <chia-jung.l@outlook.com> | |||||
| * | fix(r_language_server): run install script via stdin (#578) | William Boman | 2022-04-06 | 1 | -15/+16 | |
| | | | | Fixes #568. | |||||
| * | switch majority of installers to async implementation (#574) | William Boman | 2022-04-06 | 52 | -93/+144 | |
| | | ||||||
| * | fix(taplo): use crate distribution (#576) | William Boman | 2022-04-05 | 1 | -35/+3 | |
| | | ||||||
| * | add mm0_ls (#572) | William Boman | 2022-04-03 | 2 | -0/+34 | |
| | | ||||||
| * | add sourcery (#571) | William Boman | 2022-04-03 | 2 | -0/+16 | |
| | | ||||||
| * | add prosemd_lsp (#566) | William Boman | 2022-04-01 | 2 | -0/+42 | |
| | | | | Closes #542. | |||||
| * | fix(lemminx): default to working version | William Boman | 2022-03-25 | 1 | -1/+1 | |
| | | | | | The LATEST tag is no longer available. | |||||
| * | fix(solang): add llvm archive for linux arm64 (#550) | Evan Tan | 2022-03-16 | 1 | -0/+1 | |
| | | ||||||
| * | fix(solang): update archive names on Linux (#549) | Evan Tan | 2022-03-16 | 1 | -1/+2 | |
| | | ||||||
| * | fix(ansiblels): use correct command on Windows (#547) | William Boman | 2022-03-16 | 1 | -1/+1 | |
| | | | | Resolves #541. | |||||
| * | chore(volar): update volar package name (#534) | Artur Tagisow | 2022-03-14 | 1 | -1/+1 | |
| | | | | | see https://github.com/johnsoncodehk/volar/issues/876 see https://github.com/johnsoncodehk/volar/blob/master/packages/vue-language-server/package.json#L2 | |||||
| * | docs(eslint): update yarn2 pnp example | William Boman | 2022-03-13 | 1 | -1/+1 | |
| | | | | | | | | Closes #508. Closes #507. Co-authored-by: Trent Nicholson <nicholsontrent@gmail.com> | |||||
| * | feat(reason_ls): add reason_ls for ReasonML (#528) | RiN | 2022-03-11 | 2 | -0/+41 | |
| | | ||||||
| * | Add Dhall LSP (#512) | Sondre Nilsen | 2022-03-09 | 2 | -0/+50 | |
| | | | | Co-authored-by: William Boman <william@redwill.se> | |||||
| * | add perlnavigator (#522) | Seth Daniel | 2022-03-06 | 2 | -0/+21 | |
| | | ||||||
| * | Support libc detection (#527) | treatybreaker | 2022-03-06 | 1 | -2/+10 | |
| | | ||||||
| * | fix(solang): use llvm13 | William Boman | 2022-03-06 | 1 | -5/+6 | |
| | | ||||||
| * | remove npm install --production from ansiblels (#518) | Joshua Cold | 2022-03-04 | 1 | -1/+0 | |
| | | ||||||
| * | feat(jdtls): use the resolved workspace directory name as the -data ↵ | William Boman | 2022-02-27 | 1 | -7/+12 | |
| | | | | | | | | | | directory (#504) This will use the directory name of the resolved root_dir (`:h lspconfig-root-dir`). If no root_dir is found (e.g. single file mode), neovim's current directory is used. Resolves #501. | |||||
| * | add ocamllsp (#498) | Harry Tran | 2022-02-22 | 3 | -0/+20 | |
| | | | | Co-authored-by: William Boman <william@redwill.se> | |||||
| * | add slint_lsp (#492) | Tobias Hunger | 2022-02-20 | 2 | -0/+38 | |
| | | ||||||
| * | Adjust docs and installer link for jsonnet-language-server (#491) | Zach Leslie | 2022-02-19 | 1 | -2/+2 | |
| | | ||||||
| * | fix(volar): vendor tsserver (#485) | William Boman | 2022-02-16 | 1 | -1/+22 | |
| | | | | Closes #481. | |||||
| * | add r_language_server (#467) | meriops | 2022-02-12 | 2 | -0/+52 | |
| | | | | | | | Closes #185. Co-authored-by: Olivier Devineau <olivier.devineau@inn.no> Co-authored-by: William Boman <william@redwill.se> | |||||
| * | add omnisharp net6.0 support instead of mono (#472) | Ibrahim Abdelkareem | 2022-02-11 | 1 | -11/+19 | |
| | | | | This is a breaking change for existing installations of Omnisharp - reinstallation will be required after updating plugin version. | |||||
| * | fix(ccls/macos): append /lib/cmake to CMAKE_PREFIX_PATH (#471) | William Boman | 2022-02-10 | 1 | -2/+5 | |
| | | ||||||
| * | add svls (#461) | William Boman | 2022-02-06 | 2 | -0/+16 | |
| | | ||||||
| * | add haxe_language_server (#459) | William Boman | 2022-02-05 | 2 | -0/+32 | |
| | | ||||||
| * | add scry (#457) | William Boman | 2022-02-03 | 2 | -0/+44 | |
| | | ||||||
| * | add flux_lsp (#456) | William Boman | 2022-02-02 | 2 | -0/+18 | |
| | | ||||||
| * | add salt_ls (#449) | Mattias Cockburn | 2022-02-02 | 2 | -0/+16 | |
| | | ||||||
| * | Revert "add typeprof (#454)" | William Boman | 2022-02-01 | 2 | -16/+0 | |
| | | | | | | | This reverts commit ace8ddf06dcfefd11bc6430bf8305e4fca0813dc. Apparently typeprof is bundled with Ruby (>= 3.1). | |||||
| * | add typeprof (#454) | William Boman | 2022-02-01 | 2 | -0/+16 | |
| | | ||||||
| * | add theme_check (#453) | William Boman | 2022-01-30 | 2 | -0/+16 | |
| | | ||||||
| * | add nickel_ls (#452) | William Boman | 2022-01-29 | 2 | -0/+27 | |
| | | ||||||
| * | add zeta_note | William Boman | 2022-01-28 | 2 | -0/+41 | |
| | | ||||||
| * | add lelwel_ls (#450) | William Boman | 2022-01-27 | 2 | -0/+18 | |
| | | ||||||
| * | add cucumber_language_server (#448) | William Boman | 2022-01-24 | 2 | -0/+16 | |
| | | ||||||
| * | add crystalline (#447) | William Boman | 2022-01-24 | 2 | -0/+67 | |
| | | ||||||
| * | add bsl_ls (#446) | William Boman | 2022-01-24 | 2 | -0/+36 | |
| | | | | На здоровье! | |||||
| * | fix(beancount): fix rename on windows, also remove debug print | William Boman | 2022-01-24 | 1 | -2/+6 | |
| | | ||||||
| * | add beancount (#445) | William Boman | 2022-01-24 | 2 | -0/+54 | |
| | | ||||||
| * | add verible (#443) | William Boman | 2022-01-23 | 2 | -0/+79 | |
| | | ||||||
| * | add awk_ls (#442) | William Boman | 2022-01-23 | 2 | -0/+16 | |
| | | ||||||
| * | add golangci_lint_ls (#441) | William Boman | 2022-01-23 | 7 | -5/+24 | |
| | | ||||||
| * | Change go installer from get to install (#438) | Simon Gate | 2022-01-21 | 5 | -5/+5 | |
| | | ||||||
| * | add julials (#429) | William Boman | 2022-01-19 | 2 | -0/+71 | |
| | | | | Co-authored-by: Shun Ueda <hasundue@gmail.com> | |||||
| * | add server psalm (#426) | Jürgen Steitz | 2022-01-15 | 2 | -0/+16 | |
| | | | | Co-authored-by: William Boman <william@redwill.se> | |||||
