Mikhail Osher
|
58ef08f798
|
Support PhpStorm in launchEditor (#2622)
https://www.jetbrains.com/help/webstorm/opening-files-from-command-line.html
https://www.jetbrains.com/help/phpstorm/opening-files-from-command-line.html
Both editors have the same signature `<editor> <projectPath> --line <number> <filePath>` to open file from the command line.
It seems to work even if `<projectPath>` is omitted (commit 02f88ba157).
Tested on `Win10`+`PhpStorm2016` and `macOS 10.12`+`PhpStorm2017`.
|
2017-06-26 16:19:21 +01:00 |
|
Marius Wirtherle
|
02f88ba157
|
Add WebStorm >2017 launchEditor Support (#2414)
|
2017-05-30 14:00:16 +01:00 |
|
Malcolm
|
d3e85364fe
|
Add WSL support to launchEditor utility (#2282)
|
2017-05-20 17:52:58 +01:00 |
|
Dan Abramov
|
10c734b66a
|
Print error messages for editor integration (#2150)
|
2017-05-14 23:52:27 +01:00 |
|
Dan Abramov
|
4434467a43
|
Click to view source from error overlay (#2141)
* Click to view source
* Update package.json
* Update package.json
* Fix lint
|
2017-05-14 12:17:05 +01:00 |
|