cody
cody copied to clipboard
bug: consequent chat with Alt + L doesn't add the selected lines to the context
Version
1.34.3, 1.35.1726672607
Describe the bug
If you have something in the chat already Alt + L doesn't add selected lines to the chat. To reproduce:
- Add anything to the chat and hit enter
- Select few lines of code and hit Alt + L
- The focus is changed to the chat input, but selected lines are NOT added to it
Expected behavior
Selected lines are always added to the chat on Alt + L
Additional context
Using Alt + / works, however the tooltip explicitly says "Alt+L to Chat", so the fact that it adds selected lines only in the first message is confusing