formulahendry / formulahendry/vscode-acp
[Bug] Open chat commands do not focus the chat text box
Open
- Dominant language
- TypeScript
- Stars
- 378
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
These commands do not focus the chat text box:
- Focus on Chat View
- New Conversation
- Open Chat Panel
Which means we are unable to invoke one of these commands and start typing right away. After invoking one of these commands, we still have to either move the mouse cursor to the text box and click on it, or press Tab and then Shift + Tab before we can start typing.
This adds significant friction to the experience. To me, personally, it makes it unusable (which is why I can't currently use it).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.