| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(terraformls): use `root-dir` instead of `root-dir/terraform-ls` as cmd ↵ | mandlm | 2022-04-26 | 1 | -2/+1 |
| | | | | | path (#630) | ||||
| * | fix(ccls): pcall removal of llvm (#628) | William Boman | 2022-04-25 | 1 | -16/+14 |
| | | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-04-25 | 3 | -3/+3 |
| | | |||||
| * | docs: remove old tsserver README | William Boman | 2022-04-25 | 1 | -19/+0 |
| | | |||||
| * | fix(github): provide correct filename to gunzip (#625) | Elio | 2022-04-23 | 1 | -5/+3 |
| | | |||||
| * | add deprecation notice to old installer modules (#618) | William Boman | 2022-04-21 | 11 | -2/+77 |
| | | |||||
| * | chore: refactor remaining installers to async impl (#616) | William Boman | 2022-04-21 | 68 | -1378/+1700 |
| | | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-04-20 | 1 | -1/+1 |
| | | |||||
| * | fix(r_language_server): remove unnecessary fullReinstall arg, and force ↵ | William Boman | 2022-04-19 | 1 | -2/+5 |
| | | | | | remotes install (#613) | ||||
| * | Keep user library paths when starting R language server (#611) | Hongyuan Jia | 2022-04-19 | 1 | -1/+1 |
| | | |||||
| * | fix(spawn): recursively parse arglist (#610) | William Boman | 2022-04-18 | 1 | -7/+12 |
| | | |||||
| * | add cargo to healthcheck | William Boman | 2022-04-18 | 1 | -0/+1 |
| | | |||||
| * | fix(async): slightly better support for nested coroutine contexts (#600) | William Boman | 2022-04-16 | 4 | -14/+37 |
| | | | | | | | | | | * fix(async): only dispatch first failure in a.wait_all * add InstallContext:run_concurrently This is needed due to how multiple coroutine contexts are used in a hierchical structure, and the async coroutine dispatcher loses this hierchical context inside callback functions invoked via FFI (I… assume?). | ||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-04-14 | 2 | -2/+2 |
| | | |||||
| * | rust_analyzer: use new rust-lang/rust-analyzer repo | William Boman | 2022-04-14 | 1 | -1/+1 |
| | | |||||
| * | feat(async): add a.wait_all (#596) | William Boman | 2022-04-13 | 1 | -5/+76 |
| | | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-04-13 | 1 | -1/+1 |
| | | |||||
| * | feat(fetch): add ability to download file instead of writing to stdout | William Boman | 2022-04-12 | 1 | -7/+21 |
| | | |||||
| * | add clarity_lsp (#594) | William Boman | 2022-04-12 | 5 | -1/+45 |
| | | | | Closes #583. | ||||
| * | ui: add section about missing servers to help window | William Boman | 2022-04-12 | 1 | -0/+14 |
| | | |||||
| * | more async refactor (#587) | William Boman | 2022-04-11 | 39 | -432/+404 |
| | | |||||
| * | fix(verible): use correct unpacked directory name on Windows (#589) | William Boman | 2022-04-11 | 1 | -1/+4 |
| | | |||||
| * | fix(installer): always clean up tmp install dir | William Boman | 2022-04-11 | 1 | -1/+3 |
| | | |||||
| * | fix(spawn): fix Failure.tostring when unable to retrieve uv_handle | William Boman | 2022-04-11 | 1 | -1/+5 |
| | | |||||
| * | make install context available via coroutine context (#586) | William Boman | 2022-04-11 | 16 | -263/+411 |
| | | |||||
| * | sumneko_lua: support Linux arm64 (#391) | Aidan Kane | 2022-04-10 | 1 | -1/+7 |
| | | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-04-10 | 1 | -1/+1 |
| | | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-04-08 | 1 | -1/+1 |
| | | |||||
| * | 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> | ||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-04-07 | 1 | -3/+0 |
| | | |||||
| * | fix(r_language_server): run install script via stdin (#578) | William Boman | 2022-04-06 | 4 | -29/+39 |
| | | | | Fixes #568. | ||||
| * | fix(pip3): always use normalized "python" executable with venv-enhanced path ↵ | William Boman | 2022-04-06 | 1 | -2/+2 |
| | | | | | (#577) | ||||
| * | switch majority of installers to async implementation (#574) | William Boman | 2022-04-06 | 61 | -217/+366 |
| | | |||||
| * | fix(taplo): use crate distribution (#576) | William Boman | 2022-04-05 | 1 | -35/+3 |
| | | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-04-05 | 1 | -1/+1 |
| | | |||||
| * | add mm0_ls (#572) | William Boman | 2022-04-03 | 5 | -0/+39 |
| | | |||||
| * | add sourcery (#571) | William Boman | 2022-04-03 | 5 | -2/+21 |
| | | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-04-03 | 1 | -1/+1 |
| | | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-04-02 | 1 | -1/+1 |
| | | |||||
| * | fix(health): report error on version mismatch | William Boman | 2022-04-02 | 1 | -1/+1 |
| | | |||||
| * | add prosemd_lsp (#566) | William Boman | 2022-04-01 | 5 | -2/+47 |
| | | | | Closes #542. | ||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-03-31 | 1 | -1/+1 |
| | | |||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-03-30 | 2 | -2/+2 |
| | | |||||
| * | fix(go): correct template string | William Boman | 2022-03-26 | 1 | -1/+1 |
| | | |||||
| * | fix(go): specify correct executable when checking version | William Boman | 2022-03-26 | 1 | -1/+2 |
| | | |||||
| * | fix(ui): typo | William Boman | 2022-03-26 | 1 | -1/+1 |
| | | |||||
| * | add async managers (#536) | William Boman | 2022-03-26 | 30 | -526/+1396 |
| | | |||||
| * | run autogen_metadata.lua | William Boman | 2022-03-26 | 1 | -1/+1 |
| | | |||||
| * | fix(lemminx): default to working version | William Boman | 2022-03-25 | 1 | -1/+1 |
| | | | | | The LATEST tag is no longer available. | ||||
| * | run autogen_metadata.lua | William Boman (automated) | 2022-03-25 | 2 | -2/+2 |
| | | |||||
