Skip to content

Commit 14b38b3

Browse files
authored
AI Chat Sidebar (wavetermdev#657)
1 parent 1ace947 commit 14b38b3

32 files changed

+15962
-120
lines changed

assets/default-keybindings.json

+4
Original file line numberDiff line numberDiff line change
@@ -332,5 +332,9 @@
332332
{
333333
"command": "codeedit:togglePreview",
334334
"keys": ["Cmd:p"]
335+
},
336+
{
337+
"command": "rightsidebar:open",
338+
"keys": ["Cmd:Shift:Space"]
335339
}
336340
]

0 commit comments

Comments
 (0)