Summary
I am using CommandCode in VS Code. When I write prompt, especially with bulleted or numbered list, I would like to have each point on a new line to see it clearly. Other tools (like OpenCode) allows 'shift+enter' to make a new line and continue writing, but Command Code does not allow it, it just publishes the prompt. My current solution is to use another text editor (like notepad) or 'chat' window in VS Code, but it slows down the development.
Expected Behavior
'Shift + enter' should add a new line for further text writing.
Actual Behavior
Reacts to 'enter' and publishes the prompt.
Steps to reproduce the issue
When writing prompt, press 'shift + enter', the prompt gets published.
Command Code Version
1.28.4
Operating System
Windows
Terminal/IDE
Unknown
Shell
cmd.exe
Session file (optional)
No response
Fix prompt (optional)
No response
Additional context
No response
Summary
I am using CommandCode in VS Code. When I write prompt, especially with bulleted or numbered list, I would like to have each point on a new line to see it clearly. Other tools (like OpenCode) allows 'shift+enter' to make a new line and continue writing, but Command Code does not allow it, it just publishes the prompt. My current solution is to use another text editor (like notepad) or 'chat' window in VS Code, but it slows down the development.
Expected Behavior
'Shift + enter' should add a new line for further text writing.
Actual Behavior
Reacts to 'enter' and publishes the prompt.
Steps to reproduce the issue
When writing prompt, press 'shift + enter', the prompt gets published.
Command Code Version
1.28.4
Operating System
Windows
Terminal/IDE
Unknown
Shell
cmd.exe
Session file (optional)
No response
Fix prompt (optional)
No response
Additional context
No response