The latest compatibility report from JetBrains shows that the no-args constructor of EnvironmentVariablesTextFieldWithBrowseButton is deprecated. The replacement appears not to be available for the WebStorm platform yet, only recent and early access builds of IDEA and PyCharm. So it's not possible to update yet.
I won't be working on this myself, but once the new constructor is available I'd be happy to review a PR that fixes the deprecation.
The latest compatibility report from JetBrains shows that the no-args constructor of
EnvironmentVariablesTextFieldWithBrowseButtonis deprecated. The replacement appears not to be available for the WebStorm platform yet, only recent and early access builds of IDEA and PyCharm. So it's not possible to update yet.I won't be working on this myself, but once the new constructor is available I'd be happy to review a PR that fixes the deprecation.