Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Hi, I just installed Cursor, and I really like the AI Copilot; however, there is a bug in this software.
Bug: When I have a block, eg, an if-else block, a for loop block. I start typing content inside it, but with one level of indentation. Because the content inside the scopes is indented. When there is no space on the line, it continues from new, but the indentation starts from the beginning of the line instead of where the previous line started.
Yes, indentation misalignment issues…
Steps to Reproduce
- Start typing from 1 tab indentation until it line breaks and jumps to a new line. The new line will start from the beginning of the line without any indentation.
Expected Behavior
After word break, when it continues from a new line it suppose to start from where previous line starts.
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.52 (Universal)
VSCode Version: 1.99.3
Commit: 9675251a06b1314d50ff34b0cbe5109b78f848c0
Date: 2025-10-17T01:41:03.967Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 23.4.0
Does this stop you from using Cursor
Yes - Cursor is unusable

