Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Hi!
I have a large plan file in .cursor/plans/ directory:
Around 250K characters
Around 4500 lines
I’m unable to open the file because Cursor IDE crashes when I open the file (the window becomes unresponsive, and MacOS tells me that I can either keep waiting or close the application).
I’m assuming it’s related to the rendering functionality for plan files since it was slow, but now it just crashes when the plan file got larger.
Steps to Reproduce
Clone this repo and try to open this file in Cursor (it will render it automatically since it’s inside .cursor directory):
Expected Behavior
It should be rendered without an issue.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 2.4.37
VSCode Version: 1.105.1
Commit: 7b9c34466f5c119e93c3e654bb80fe9306b6cc70
Date: 2026-02-12T23:15:35.107Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 25.2.0
Does this stop you from using Cursor
Yes - Cursor is unusable (plan mode)
