You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: macOS Big Sur11.2.3 Navigator: Chrome 89.0.4389.90 IDE: WebStorm 2020.3.3
The syntax webstorm://open?file=/absolute/path/to_file.html:10 doesn't work.
On the other hand the syntax webstorm://open?file=/absolute/path/to_file&line=10works fine 🙂
The text was updated successfully, but these errors were encountered:
OS: macOS Big Sur11.2.3
Navigator: Chrome 89.0.4389.90
IDE: WebStorm 2020.3.3
The syntax
webstorm://open?file=/absolute/path/to_file.html:10
doesn't work.On the other hand the syntax
webstorm://open?file=/absolute/path/to_file&line=10
works fine 🙂The text was updated successfully, but these errors were encountered: