Using Sveltekit, when I get a client-side error, it displays a helpful box stating the issues, with a direct link to the file and line of code. Clicking this seems to ‘talk’ to Cursor, as the terminal states, “Could not open +page.svelte in the editor.”
How do I get this to open in the editor, please?