Merge pull request #316 from staabm/patch-1

added note about requirement of "open file in editor" feature
This commit is contained in:
Denis Sokolov
2015-11-08 11:43:25 +02:00
+2 -1
View File
@@ -1,7 +1,8 @@
# Open Files In An Editor
When using the pretty error page feature, whoops comes with the ability to
open referenced files directly in your IDE or editor.
open referenced files directly in your IDE or editor.
This feature only works in case your php-source files are locally accessible to the machine on which the editor is installed.
```php
<?php