aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feat: show warning message when exiting neovim with active installations (#725)William Boman2022-12-045-1/+206
|
* feat(mockdebug): write & link mock-debug-adapter executable (#723)Svetlozar Iliev2022-12-041-0/+5
|
* feat(ui): increase window height (#719)William Boman2022-12-021-6/+6
|
* feat(ui): change log line number formatting in tail output (#718)William Boman2022-12-021-1/+5
| | | | I think this has better affordance and better indicates that the log is truncated to a single line and can actually be expanded.
* docs: add more helpfile tips (#716)William Boman2022-12-021-0/+2
| | | Probably helpful for some people.
* docs: some general improvements (#715)William Boman2022-12-022-17/+44
|
* feat(ui): stick cursor to installation log toggle line (#713)William Boman2022-12-011-1/+2
|
* feat(ui): hoist "Installing" and "Failed" package groups to the top (#712)William Boman2022-12-013-74/+90
| | | Also improve how logs are displayed.
* chore: update generated code (#710)williambotman[bot]2022-11-302-1/+2
|
* fix(tectonic): pin version (#708)William Boman2022-11-301-2/+5
| | | | | | | | This is far from ideal. This is needed because the repository hosts multiple different projects. The current mechanism to resolve the "latest" release is not compatible with this and may end up selecting a release for a different project. Closes #544.
* feat(ui): add keybind on section headers for cancelling installation of the ↵William Boman2022-11-292-18/+27
| | | | entire group (#707)
* chore: use pwsh instead of powershell (#706)William Boman2022-11-294-6/+14
|
* chore: update generated code (#705)williambotman[bot]2022-11-291-1/+1
|
* chore: update generated code (#696)williambotman[bot]2022-11-252-2/+2
|
* chore: update generated code (#693)williambotman[bot]2022-11-242-1/+21
|
* feat(registry): add nginx-language-server (#688)Stéphane Bisinger2022-11-233-0/+13
|
* chore: update generated code (#687)williambotman[bot]2022-11-232-1/+2
|
* docs: annotate language blocks for syntax highlighting (#686)William Boman2022-11-231-32/+34
|
* fix(joker): update asset filenames (#685)William Boman2022-11-221-7/+3
|
* chore: update generated code (#683)williambotman[bot]2022-11-211-0/+1
|
* fix(yapf): install toml to support parsing .toml config files (#682)William Boman2022-11-201-1/+1
| | | Fixes #680.
* chore: update generated code (#679)williambotman[bot]2022-11-201-1/+1
|
* chore: update generated code (#677)williambotman[bot]2022-11-194-3/+4
|
* fix(dhall-lsp): github release doesn't always include lsp server asset (#675)William Boman2022-11-181-34/+44
| | | This is a doozy
* chore: update generated code (#673)williambotman[bot]2022-11-181-1/+1
|
* feat(pip): add setting to upgrade pip before installing packages (#671)William Boman2022-11-165-1/+63
| | | Closes #616.
* chore: update generated code (#669)williambotman[bot]2022-11-161-1/+1
|
* chore: update generated code (#667)williambotman[bot]2022-11-152-0/+24
|
* fix(spectral-language-server): link spectral-language-server executable (#666)William Boman2022-11-151-1/+4
|
* feat(registry): add reorder-python-imports (#665)Phúc Lê Khắc2022-11-143-1/+13
|
* feat(health): add healthcheck for python3_host_prog pip (#664)William Boman2022-11-141-0/+9
|
* chore: update generated code (#660)williambotman[bot]2022-11-104-3/+67
|
* feat(registry): add usort (#654)Phúc Lê Khắc2022-11-093-1/+13
|
* feat(registry): add ruff (#653)Phúc Lê Khắc2022-11-093-1/+13
|
* feat(registry): add colorgen-nvim (#650)Mat Jones2022-11-092-0/+18
|
* fix(verible): properly format asset file (#657)William Boman2022-11-091-5/+2
| | | Fixes #648.
* fix(visualforce-language-server): update script path (#656)William Boman2022-11-091-7/+1
| | | Fixes #655.
* fix(rome): drop default version pin (#649)Otto Ahoniemi2022-11-091-9/+1
|
* fix(apex-language-server): update jar file path (#652)William Boman2022-11-091-1/+1
| | | Fixes #651.
* docs: update mason-errors help section (#646)William Boman2022-11-082-12/+19
|
* chore: update generated code (#645)williambotman[bot]2022-11-083-2/+3
|
* fix(rustfmt): use correct asset names and use unzip on windows (#644)N.N2022-11-071-16/+24
|
* chore: update generated code (#643)williambotman[bot]2022-11-071-0/+41
|
* feat(registry): add rustfmt (#642)Jay Patel2022-11-073-1/+34
|
* fix(protolint): use Protobuf language (#641)William Boman2022-11-072-3/+2
|
* feat(registry): add protolint (#640)Jay Patel2022-11-073-0/+38
|
* test(ui): add test for ui border (#637)William Boman2022-11-061-2/+27
|
* feat(ui): add MasonNormal highlight (#636)William Boman2022-11-066-50/+51
|
* fix(gem): don't format executable (#634)William Boman2022-11-062-0/+2
| | | | Closes #570. Closes williamboman/mason-lspconfig.nvim#94.
* chore: update generated code (#632)williambotman[bot]2022-11-062-1/+21
|