| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(ui): ensure window is active before getting cursor (#196) | William Boman | 2022-07-29 | 1 | -0/+3 |
| | | | | | | | | * fix(ui): ensure window is active before getting cursor * fixup Co-authored-by: williambotman[bot] <william+bot@redwill.se> | ||||
| * | fix(ui): don't call terminate handler when setting up handle (#190) | William Boman | 2022-07-28 | 1 | -2/+0 |
| | | | | | | | The terminate handler should only really be called when the handle is terminated. By calling it immediately (to initialize UI state), any queued packages would be reset to either the "installed" or "uninstalled" group, when they really should remain "queued". | ||||
| * | feat(ui): hoist cursor when switching tab (#178) | William Boman | 2022-07-28 | 1 | -0/+4 |
| | | |||||
| * | feat(ui): bring focus to the installation section when :MasonInstall (#90) | William Boman | 2022-07-17 | 1 | -2/+12 |
| | | |||||
| * | chore: change emmylua annotation syntax from @ to : for comments (#73) | William Boman | 2022-07-14 | 2 | -12/+12 |
| | | |||||
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 3 | -0/+734 |
| * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module | |||||
