added note about requirement of "open file in editor" feature

This commit is contained in:
Markus Staab
2015-11-04 12:06:09 +01:00
parent fd31098d26
commit fc797c68f3
+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