aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/ui/display.lua
Commit message (Expand)AuthorAgeFilesLines
* feat(ui): add search mode (#1306)William Boman2023-05-171-0/+22
* style: enforce import order (#1092)William Boman2023-03-121-1/+1
* feat(ui): customizable window height and width (#906)Zeng2023-01-151-9/+17
* feat(ui): nicer bottom offset (#905)William Boman2023-01-141-1/+5
* fix(ui): better bottom padding if cmdheight=0 (#902)William Boman2023-01-131-1/+1
* fix(ui): set severity min & max for namespaced diagnostic config (#738)William Boman2022-12-071-1/+4
* feat(ui): increase window height (#719)William Boman2022-12-021-6/+6
* feat(ui): add MasonNormal highlight (#636)William Boman2022-11-061-14/+10
* fix(ui): lower zindex to 45 (#404)William Boman2022-09-111-1/+1
* fix(ui): use custom diagnostic config (#303)William Boman2022-08-161-0/+7
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-151-6/+6
* fix(ui): ensure window is active before getting cursor (#196)William Boman2022-07-291-0/+3
* fix(ui): don't call terminate handler when setting up handle (#190)William Boman2022-07-281-2/+0
* feat(ui): hoist cursor when switching tab (#178)William Boman2022-07-281-0/+4
* feat(ui): bring focus to the installation section when :MasonInstall (#90)William Boman2022-07-171-2/+12
* chore: change emmylua annotation syntax from @ to : for comments (#73)William Boman2022-07-141-6/+6
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-0/+507