etkachev / nx-webstorm

Plugin for Webstorm that strives to function the same as Nx Console for VsCode. UI for Nx
MIT License
35 stars 4 forks source link

nx-webstorm is not available in webstorm 2022.1 beta #86

Closed ambeur closed 2 years ago

ambeur commented 2 years ago

Hi! There is no nx-webstorm plugin in marketplace in webstorm 2022.1 beta. Do you have any plans to add support for newer versions of webstorm?

etkachev commented 2 years ago

Hello! Yes I do plan to update it to support the latest upcoming versions. I'll try to get it submitted in the next few days

etkachev commented 2 years ago

Sorry still waiting on Jetbrains to officially release Intellij Ultimate 2022. It's still in RC, but keeping an eye on when it will be available for plugin updates

abdul-alim commented 2 years ago

Sorry still waiting on Jetbrains to officially release Intellij Ultimate 2022. It's still in RC, but keeping an eye on when it will be available for plugin updates

It is released officially now.

etkachev commented 2 years ago

The plugins for webstorm depend on on latest released version of Intellij Ultimate which is still on previous version: https://www.jetbrains.com/idea/download/

But trying to get around it by specifying a EAP-SNAPSHOT version.

etkachev commented 2 years ago

Uploaded the plugin updates to marketplace, should have it approved next couple days. In the meantime you can manually install the update from the artifacts here: https://github.com/etkachev/nx-webstorm/releases/tag/v0.9.3

ambeur commented 2 years ago

I see nx-webstorm in 2022.1 marketplace! Thx so much!