fix(core): keep transient-context commands listed in shortcut settings - #524
fix(core): keep transient-context commands listed in shortcut settings#524SaKaNa-Y wants to merge 1 commit into
Conversation
@vitejs/devtools
@vitejs/devtools-kit
@vitejs/devtools-oxc
@vitejs/devtools-rolldown
@vitejs/devtools-vite
@vitejs/devtools-vitest
commit: |
|
Thanks for this fix! As of #529, the client UI previously at Since this PR's changes target code that no longer lives here, we're labeling it |
Description
Fixed an issue where the Close Panel shortcut entry would incorrectly disappear while opening and closing the Command Palette.
Linked Issues
Additional context