mirror of
https://github.com/filp/whoops.git
synced 2026-08-18 14:59:58 +00:00
added note about requirement of "open file in editor" feature
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user