-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
This is great. I'm so close, I can smell it.
Running windows OS / PhpStorm 2018.3.1
I trigger a link: phpstorm://open?url=file://W:/index.php&line=15
First it shows a popup:
"Cannot find file 'C:\Windows\system32\W'"
Then it opens up the file and jumps to line 15.
Any tips to prevent the first popup? It already opens the right file, but the popup each time is a pain.
Also any tips on making PhpStorm focus after the link is clicked?