The 23.2 webstorm will be compatible with 23.2 ver...
# sdf
a
The 23.2 webstorm will be compatible with 23.2 version of NS plugin.
c
Question on the compatibility stuff. The webstorm API does not break anything that often and you can have the webstorm plugin app XML define that you don't need a particular version and it'll work with any version of webstorm (or any other jetbrains product). Are you adding versions to the webstorm app for any reason besides just trying to control IF it breaks?
a
Webstorm usually is changing APIs in major versions recently. Which has been causing some issues. So we test test the early access webstorm version with our plugin, and make any necessary changes. Thats why we are adding version checks.
We also found some issues in 23.2 webstorm with 23.1 version of plugin, we fixed those issues and when you upgrade to 23.2 NS plugin, it should be compatible.
👍 1
c
Gotcha. Thanks for the clarification. That's no good that they keep putting in non-passive changes. Keep up the good fight 🙂
k
@Ali Syed (NS DevTools QA) thank you for updating the plug-in quickly. I was going to roll back my WebStorm version to 23.1.4 today. I appreciate it that I don’t have to.