| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mason.nvim | William Boman | 2022-07-07 | 1 | -94/+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 | 1 | -0/+2 |
| | | | | Closes #723. | ||||
| * | feat(receipt): add "github_release" type (#650) | William Boman | 2022-05-01 | 1 | -4/+4 |
| | | | | | 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 | 1 | -1/+1 |
| | | |||||
| * | add async managers (#536) | William Boman | 2022-03-26 | 1 | -26/+25 |
| | | |||||
| * | 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 | 1 | -0/+2 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | add rnix (#408) | William Boman | 2022-01-10 | 1 | -0/+2 |
| | | |||||
| * | 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 |
| | | |||||
| * | feat(ui): display outdated servers (#395) | William Boman | 2022-01-06 | 1 | -0/+80 |
