When I’m running my React dev environment and I get an “Unhandled Runtime Error”, I can click the file path in my Chrome tab (the modal that pops up), and it will open my IDE (VSCode) to where the error is, but with Cursor, when I click it, it just opens a Notepad document for the file.
It’s like Chrome/my computer (Windows 11) doesn’t recognise Cursor as an IDE, so it just opens Notepad as the default text editor.
I’ve tried setting all my files (js, jsx etc) to have the default app as Cursor and it still doesn’t work