tomblachut / svelte-intellij

Svelte components in WebStorm and friends
MIT License
482 stars 38 forks source link

Did anyone manage to set breakpoints/debug .svelte files? #174

Closed JakubKoralewski closed 3 years ago

JakubKoralewski commented 3 years ago

I found only this, but if you add *.svelte as a Javascript file then you lose all the features that this plugin provides...

anstarovoyt commented 3 years ago

@tomblachut we need something like this: https://github.com/anstarovoyt/intellij-riot.js/commit/ef86696926615e1fbd1a8ba38c85bf177f035876 I will submit a PR at the end of this week if you don't have time to implement it.

tomblachut commented 3 years ago

@anstarovoyt that would be nice, thanks! I'm focusing on #173 right now, would like to finish it before 2020.3 because it's the last big part of Svelte missing

tomblachut commented 3 years ago

Will be released as part of 0.16.0