Open
Description
Release 7.2.0 added the launchEditor
option, but it doesn't work for my webstorm based environment because webstorm is not registered as global application (as it is managed by the JetBrains toolbox).
Luckily, Jetbrains does provide a URI-scheme that can be used to open a file directly, this looks like the following for webstorm.
jetbrains://web-storm/navigate/reference?project=&path=
Would it be possible to support this?