forge42dev/Remix-Dev-Tools

clicking on app/routes/foo.bar.baz.$bazId.tsx in error tab opens vscode file `baz..tsx`

Jacubeit opened this issue · 3 comments

When clicking in the error pane on a route file that has dot delimiters it does not open the desired file.
Instead it seems it opens the part before the $ and then uses two dots.

remix 2.5.0
"remix-development-tools": "^3.7.2"
VSCode: Version: 1.85.1
Mac Sonoma 14.2.1

@Jacubeit There seems to be some sort of issue with react dev tools debug source but I'm not sure if it's OS related or not because I haven't seen this on Windows and I don't own a mac, would you mind opening up your chrome dev tools and seeing whats data-rdt-source set to?

@AlemTuzlak what we could do is a quick zoom/hangout and a screen share?
That would most probably give you a quick way of searching around?

@Jacubeit I think I tracked down the issue and fixed it, mind trying it out on v4