Hey, when i click on a component with Svelte Inspector, it used to open the exact file in VSCode, but i guess that is broken with cursor
Steps to reproduce
- Bootstrap a sveltekit project
- Setup inspector: https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/inspector.md
- Try opening a component via it
Curious to know if it happens in nextjs too?