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: vite-plugin-svelte/docs/inspector.md at main · sveltejs/vite-plugin-svelte · GitHub
- Try opening a component via it
Curious to know if it happens in nextjs too?