This commit is contained in:
2025-10-01 14:25:22 -04:00
parent 4081e035d9
commit dfa910cb36
5 changed files with 125 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
"f6": "editor::OrganizeImports",
"f7": "editor::Format",
"f10": "debugger::StepOver",
"f11": "debugger::StepInto",
"cmd-shift-a": "editor::SelectAllMatches",
"cmd-\\": "workspace::CloseAllDocks",
"cmd-|": "workspace::CloseInactiveTabsAndPanes"