bymyself
|
801c37c7a3
|
style: enforce vue block order
|
2025-09-21 20:38:12 -07:00 |
|
Alexander Brown
|
08220d50d9
|
Lint: Turn on rules that should allow for verbatimModuleSyntax (#5616)
* lint: turn on type import rules setting up for verbatimModuleSyntax
* lint: --fix for type imports
|
2025-09-16 22:03:41 -07:00 |
|
Chenlei Hu
|
d9e62ff860
|
[Vue] Use Vue 3.5 syntax for prop default value (#3165)
|
2025-03-20 12:40:49 -04:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
1775d43d90
|
Support keybinding customization (#1081)
* Basic keybinding panel
nit
Make row selectable
Reduce padding
Better key seq render
Show actions on demand
Turn off autocomplete
nit
Persist keybindings
Autofocus
Fix set unsetted keybinding bug
Refactor
Add reset button
Add back default keybinding logic
Report key conflict error
Adjust style
fix bug
Highlight modified keybindings
* Set current editing command's id as dialog header
|
2024-10-03 16:58:56 -04:00 |
|