feat(LazyVSCode): change some shortcut for editors

This commit is contained in:
2025-04-16 21:07:06 +08:00
parent 518b997dae
commit 0309f7184e
2 changed files with 21 additions and 16 deletions

View File

@@ -19,8 +19,10 @@
|e (editor) |d |- | Close Editor |
|e |g |- | Search Editor Cross-Groups |
|e |i |- | Search Editor Inside Group |
|e |n |- | Move Editor to Next Group |
|e |p |- | Move Editor to Previous Group |
|e |h |- | Navigate Editors in Group: Previous |
|e |l |- | Navigate Editors in Group: Next |
|e |m |n | Move Editor to Next Group |
|e |m |p | Move Editor to Previous Group |
|g (group) |= |- | Equal Groups Sizes |
|g |d |- | Close Group but Remain Editors |
|g |D |- | Close Group and Editors |
@@ -29,4 +31,4 @@
|s (search) |f |- | Search Files with VSCode Ctrl-P |
|s |s |- | Search Symbols with VSCode Ctrl-P@ |
|s |b |- | Search Breadcrumbs |
|s |e |- | Search Editors Cross-Groups |
|s |e |- | Search Editors Cross-Groups |