Open
Description
Validations
- I believe this is a way to improve. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that requests the same enhancement
Problem
Reproduce:
ctrl + L with code segment --> enter into edit mode
ctrl + I with code segment -- > can not back to chat mode with code segment
Right now:
ctrl + L with code segment --> enter into edit mode
Esc --> leave edit mode
ctrl + I with code segment -- > can chat mode with code segment
I can modify the vscode keyboard shortcut manually.
But i think default support this would be better
Solution
Suggestion:
ctrl + L should trigger both
"continue.focusContinueInput" and "continue.exitEditMode"
This seems more reasonable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo