| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mason.nvim | William Boman | 2022-07-07 | 5 | -268/+0 |
| | | |||||
| * | chore: update some logging (#761) | William Boman | 2022-06-08 | 1 | -1/+1 |
| | | | | | | * chore: update some logging * docs: add section about known errors | ||||
| * | feat: add teal_ls (#724) | William Boman | 2022-05-27 | 2 | -0/+6 |
| | | | | Closes #723. | ||||
| * | feat(receipt): add "github_release" type (#650) | William Boman | 2022-05-01 | 4 | -44/+5 |
| | | | | | This is for sources that uses GitHub releases, but doesn't target a specific asset file (as opposed to the github_release_file source). | ||||
| * | more async refactor (#587) | William Boman | 2022-04-11 | 5 | -39/+29 |
| | | |||||
| * | add async managers (#536) | William Boman | 2022-03-26 | 11 | -517/+94 |
| | | |||||
| * | run server installation in async execution context (#525) | William Boman | 2022-03-06 | 1 | -43/+40 |
| | | |||||
| * | feat(ui): display installed server version (#520) | William Boman | 2022-03-05 | 2 | -0/+145 |
| | | |||||
| * | add ocamllsp (#498) | Harry Tran | 2022-02-22 | 1 | -0/+1 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | add r_language_server (#467) | meriops | 2022-02-12 | 1 | -0/+2 |
| | | | | | | | Closes #185. Co-authored-by: Olivier Devineau <olivier.devineau@inn.no> Co-authored-by: William Boman <william@redwill.se> | ||||
| * | add server psalm (#426) | Jürgen Steitz | 2022-01-15 | 2 | -0/+44 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | add rnix (#408) | William Boman | 2022-01-10 | 2 | -0/+61 |
| | | |||||
| * | ui: map keybind to update all outdated servers (#407) | William Boman | 2022-01-09 | 1 | -0/+3 |
| | | | | | | Previously it'd always update all installed servers. With this change it'll only update servers that are outdated (defaults to all installed servers if no servers are marked as outdated when triggered). | ||||
| * | fix(ui): less intrusive version check UI (#402) | William Boman | 2022-01-06 | 1 | -6/+9 |
| | | |||||
| * | fix outdated check for npm packages on Windows (#400) | William Boman | 2022-01-06 | 2 | -2/+3 |
| | | |||||
| * | feat(ui): display outdated servers (#395) | William Boman | 2022-01-06 | 10 | -0/+477 |
