| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | chore: update generated code (#99) | williambotman[bot] | 2022-07-19 | 1 | -1/+1 |
| * | feat: add isort formatter (#98) | Yi Ming | 2022-07-18 | 3 | -1/+13 |
| * | chore: update generated code (#96) | williambotman[bot] | 2022-07-18 | 2 | -2/+2 |
| * | fix(github): update api url for fetching latest git tag | William Boman | 2022-07-18 | 1 | -1/+1 |
| * | docs: update mason-lspconfig.setup_handlers() docs & add some tests (#94) | William Boman | 2022-07-17 | 1 | -17/+13 |
| * | feat(ui): bring focus to the installation section when :LspInstall (#91) | William Boman | 2022-07-17 | 1 | -2/+6 |
| * | feat(ui): bring focus to the installation section when :MasonInstall (#90) | William Boman | 2022-07-17 | 5 | -4/+31 |
| * | chore: update generated code (#89) | williambotman[bot] | 2022-07-17 | 1 | -1/+1 |
| * | fix(mason-lspconfig): deduplicate :LspInstall completion items (#88) | William Boman | 2022-07-17 | 3 | -2/+21 |
| * | fix(jdtls): download milestone versions instead of snapshots (#87) | William Boman | 2022-07-17 | 4 | -44/+12 |
| * | feat(mason-lspconfig): add get_installed_servers() method & add more tests (#84) | William Boman | 2022-07-16 | 2 | -29/+41 |
| * | docs: updates (#83) | William Boman | 2022-07-16 | 1 | -1/+1 |
| * | feat: add djlint (#81) | Ali Shahid | 2022-07-16 | 3 | -2/+27 |
| * | chore: update generated code (#80) | williambotman[bot] | 2022-07-16 | 1 | -0/+3 |
| * | docs: add comment header to require("mason-lspconfig").setup_handlers() (#76) | William Boman | 2022-07-15 | 1 | -0/+17 |
| * | docs: add doc/reference.md for more advanced use cases (#75) | William Boman | 2022-07-15 | 1 | -0/+8 |
| * | chore: change emmylua annotation syntax from @ to : for comments (#73) | William Boman | 2022-07-14 | 29 | -87/+87 |
| * | fix(arduino_language_server): fix Windows asset files (#72) | William Boman | 2022-07-13 | 1 | -2/+2 |
| * | chore: update generated code (#71) | williambotman[bot] | 2022-07-13 | 3 | -3/+3 |
| * | tests: add some mason-core.package tests (#69) | William Boman | 2022-07-13 | 1 | -1/+4 |
| * | refactor(api): change signatures to accept list of packages (#68) | William Boman | 2022-07-13 | 1 | -7/+13 |
| * | tests: add some InstallHandle tests (#67) | William Boman | 2022-07-13 | 3 | -40/+40 |
| * | fix(api): fix the :MasonUninstall command (#66) | William Boman | 2022-07-13 | 1 | -14/+28 |
| * | feat: add cspell spell checker (#65) | Daryl Ronningen | 2022-07-12 | 2 | -0/+12 |
| * | fix(groovy-language-server): update jar path (#64) | William Boman | 2022-07-13 | 1 | -1/+1 |
| * | feat: add more wrapper executables for packages that don't provide one (#63) | William Boman | 2022-07-13 | 18 | -87/+114 |
| * | chore!: remove ccls (#59) | William Boman | 2022-07-12 | 6 | -163/+2 |
| * | fix(jdtls)!: remove lspconfig settings override (#58) | William Boman | 2022-07-12 | 2 | -111/+0 |
| * | fix(jdtls): link jdtls executable (#56) | William Boman | 2022-07-11 | 1 | -2/+22 |
| * | fix(async): increase vim.wait time (#55) | William Boman | 2022-07-11 | 1 | -3/+5 |
| * | feat(api): run :MasonInstall in blocking fashion if no UIs are attached (#52) | William Boman | 2022-07-11 | 2 | -7/+74 |
| * | feat: add pylint, cpplint, prettier (#51) | Lvim Tech | 2022-07-11 | 5 | -15/+68 |
| * | feat(ui): segmentize sticky cursor for better UX (#50) | William Boman | 2022-07-11 | 1 | -5/+7 |
| * | chore(lemminx): update latest default version (#49) | William Boman | 2022-07-11 | 1 | -1/+1 |
| * | refactor: return table with declarative keys (#48) | William Boman | 2022-07-10 | 2 | -10/+5 |
| * | fix(node-debug2-adapter): fix build on Node >= 18 (#47) | William Boman | 2022-07-10 | 2 | -1/+26 |
| * | feat: add luacheck to the registry (#46) | Seth Daniel | 2022-07-10 | 3 | -1/+15 |
| * | fix(luarocks): bin linking (#45) | William Boman | 2022-07-10 | 1 | -2/+2 |
| * | feat: add editorconfig-checker, misspell, shfmt, vint (#39) | Seth Daniel | 2022-07-10 | 6 | -2/+55 |
| * | feat: add gofumpt, golines, json-to-struct, revive, staticcheck (#43) | Seth Daniel | 2022-07-10 | 7 | -1/+61 |
| * | fix(mason-lspconfig): fix installing by current filetype (#37) | William Boman | 2022-07-08 | 1 | -1/+1 |
| * | chore(workflow): modularize scripts and remove mason-lspconfig from CI checks... | William Boman | 2022-07-09 | 1 | -1/+1 |
| * | feat: add black (#34) | jmp | 2022-07-09 | 2 | -0/+12 |
| * | feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35) | William Boman | 2022-07-08 | 9 | -21/+297 |
| * | feat: add eslint_d linter (#31) | Daryl Ronningen | 2022-07-08 | 2 | -0/+12 |
| * | fix(ui): fix highlight group name prefixes (#30) | William Boman | 2022-07-08 | 2 | -31/+31 |
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 266 | -752/+744 |
| * | feat: add gotests, gomodifytags, impl (#28) | William Boman | 2022-07-08 | 4 | -0/+36 |
| * | refactor: move packages to mason-registry (#27) | William Boman | 2022-07-08 | 146 | -171/+171 |
| * | fix(ui): read from correct path in the receipt to gather linked bins (#26) | William Boman | 2022-07-08 | 1 | -1/+1 |