-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
area:idebugSomething isn't workingSomething isn't workinghas reproHas detailed reproduction stepsHas detailed reproduction stepsplatform:macosIssue specifically occurs on macOSIssue specifically occurs on macOS
Description
Preflight Checklist
- I have searched existing issues and this hasn't been reported yet
- This is a single bug report (please file separate reports for different bugs)
- I am using the latest version of Claude Code
What's Wrong?
Actual behavior:
Enter still submits the prompt regardless of the setting.
What Should Happen?
Expected behavior:
When claudeCode.useCtrlEnter is set to true, pressing Enter should create a newline and Cmd+Enter should submit the prompt.
Error Messages/Logs
Steps to Reproduce
- Open VS Code Settings (JSON)
- Add "claudeCode.useCtrlEnter": true
- Reload VS Code window
- Open Claude Code panel
- Type text and press Enter
- Message is sent instead of creating a newline
Troubleshooting attempted:
- Verified setting is in user settings JSON
- Reloaded VS Code window
- Checked for conflicting keybindings (none found)
- Ran /terminal-setup (only affects Shift+Enter, not the core issue)
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.0.76
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
No response
Metadata
Metadata
Assignees
Labels
area:idebugSomething isn't workingSomething isn't workinghas reproHas detailed reproduction stepsHas detailed reproduction stepsplatform:macosIssue specifically occurs on macOSIssue specifically occurs on macOS