New Markdown Spec feature (which is very cool!) seems to have unpleasant side effect of opening weird read-only raw-* duplicates. Video below
Steps to Reproduce
Open a markdown file
Switch to “Code”
Opens new tab raw-*
Switch to any other file then switch back to the markdown file, it’ll open another
Can’t save all files bc they’re read only, causes issues until they’re closed manually (which is hard to do when looking at the main file keeps opening new ones)
Expected Behavior
Expect never to see a raw-* file opened, this wasn’t happening before
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
I’ve also noticed that CTRL+F no longer works in either preview/code mode, and the VS Code “Outline” feature no longer reads in the markdown information, as well. Let me know if you’d like me to submit separate bug reports.
All of this had to do with the fact that my existing markdown files directory was called .cursor/plans. I’ve moved markdown files to other directories now and this issue is no longer occurring.
Closing, but w/ a note that this was happening even without the Plan Mode beta feature turned on, so I couldn’t identify why it was happening.