Skip to content

continue.focusContinueInput should also trigger continue.exitEditMode #6064

Open
@Jacopb

Description

@Jacopb

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

ide:vscodeRelates specifically to VS Code extensionkind:enhancementIndicates a new feature request, imrovement, or extension

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions