tomblachut / svelte-intellij

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

Webstorm 2020.2 update breaks plugin #128

Closed gness1804 closed 4 years ago

gness1804 commented 4 years ago

After upgrading to the 2020.2 version of Webstorm, this plugin no longer works. The specific error is:

Plugin Error: Plugin "Svelte" is incompatible (marked as broken).

Tried:

I just noticed this today when after I installed the new version of WS.

Thanks for your help with this! Great plugin, by the way -- it's a necessity for my work.

Screen Shot 2020-07-27 at 20 03 17
r00t3g commented 4 years ago

@gness1804 This has also been discussed in #126 and the temporary workaround is also there (not sure if it works with WS2020.2, however)

tomblachut commented 4 years ago

Sorry for the inconvenience.

Update will be available in the Marketplace when JB approves it (tomorrow?), you can also grab .zip here: https://github.com/tomblachut/svelte-intellij/releases/tag/v0.12.2

tomblachut commented 4 years ago

They are very fast 😀 https://plugins.jetbrains.com/plugin/12375-svelte/versions/stable/93053

gness1804 commented 4 years ago

Thanks! 😄 👍