cursor
cursor copied to clipboard
Can't use the Enter key properly
Could you send a screenshot? Where are you having problems using the enter key?
When I want to change a line in the editor, it doesn't change the line, the cursor stays on the same line and doesn't switch to the next line after pressing the enter key
This is so odd. Having trouble reproducing on my end. What operating system are you on?
这太奇怪了。在我这边无法重现。你在什么操作系统上?
On windows I tried to reinstall and it still does it I don't know what happened, line feed changed to CTRL + ENTER sorry
Does your enter key work else where on your operating system as it should? Have you checked your key-binds in Cursor, in case Enter has been overridden somehow?
Duplicate of #471, but will leave open as the source of the bug may be different to the other user.
Same. Vscode is fine.

keybinding is fine

I am also unable to use the enter key to create a new line. Now I can only use Ctrl+Enter, but it only moves the cursor to a new line without creating a new line for the code.
In Issue #471, I describe how the "Enter is ignored" problem I encountered is the result of opening a workspace in which in ItemTable.workbench.panel.aichat.view.aichat.chatdata has in that entry: "displayTabs": true
Hope this info helps in finding a fix for this "Enter is ignored" issue.
I will close this issue for now due to inactivity. This seems to have been fixed in an update.
On windows I tried to reinstall and it still does it
I don't know what happened, line feed changed to CTRL + ENTER sorry