06-14-code-0113C7C3FED381A

This commit is contained in:
2025-06-14 19:49:58 -07:00
parent d8d31fdf83
commit e0adb54800
9 changed files with 951 additions and 486 deletions

View File

@ -28,5 +28,13 @@
{
"key": "ctrl+shift+t",
"command": "settings.cycle.sortOrder",
},
{
"key": "ctrl+alt+,",
"command": "workbench.action.openSettings"
},
{
"key": "ctrl+,",
"command": "-workbench.action.openSettings"
}
]