tomblachut / svelte-intellij

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

Support WebStorm 2022.2 EAP #291

Closed martinbeentjes closed 2 years ago

martinbeentjes commented 2 years ago

Currently JetBrains is running a closed beta with the new UI design. I would like to have the latest EAP to support the plugin. I do not know if it will work, reading from the docs this should do the trick from the side of IDEA telling it is supported.

tomblachut commented 2 years ago

You'll need to apply for New UI AFAIR, EAP won't be enough: https://www.jetbrains.com/lp/intellij-new-ui-preview/ But yeah, plugin has to be updated anyway. Thanks for the PR!

martinbeentjes commented 2 years ago

@tomblachut I've fixed the mentioned issues.

tomblachut commented 2 years ago

@martinbeentjes thanks again for the contribution!

martinbeentjes commented 2 years ago

@tomblachut you are more than welcome! Glad you made this plug-in 😁