Selecting any .md (Markdown) file causes Cursor IDE to freeze completely. After a short delay, a popup appears asking to restart the IDE. If I restart without reloading editors, the IDE works again until I click a Markdown file again.
Steps to Reproduce
Open Cursor IDE with any workspace/repo.
In the file explorer, click any Markdown file (*.md).
IDE freezes.
A restart popup appears.
Restart Cursor (without reloading editors).
Repeat by clicking another Markdown file; freeze happens again.
Expected Behavior
Markdown files should open normally without freezing or requiring a restart.
On my end it does not crash, but when I want to see preview of the MD file, it takes like 5 seconds and when i switch tabs, it has to load again. extremely annoying