We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59a123a + 5351eba commit 5f9ed7cCopy full SHA for 5f9ed7c
docs/Open Files In An Editor.md
@@ -18,7 +18,7 @@ The following editors are currently supported by default.
18
- `emacs` - Emacs
19
- `idea` - IDEA
20
- `macvim` - MacVim
21
-- `phpstorm` - PhpStorm
+- `phpstorm` - PhpStorm (on Linux you might need to manually install a [handler](https://github.com/sanduhrs/phpstorm-url-handler))
22
- `sublime` - Sublime Text 2 and possibly 3 (on OS X you might need [a special handler](https://github.com/inopinatus/sublime_url))
23
- `textmate` - Textmate
24
- `xdebug` - xdebug (uses [xdebug.file_link_format](http://xdebug.org/docs/all_settings#file_link_format))
0 commit comments