View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000244 | Xdebug | Uncategorized | public | 2007-03-01 15:42 | 2020-03-12 17:07 |
Reporter | shordeaux | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | open | ||
Summary | 0000244: Be able to click on filename in the error report location items | ||||
Description | When an errors occurs in XDebug, there is a nice stack with all locations and line numbers displayed. It would be really nice if we can have hyperlinks there to link to an IDE. Adding a settings with macros like %file% and %line% will allow to define the settings as phpedit://%line%@%file%/ in our case and the same for other IDEs; (file://%file% for example) | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.1.6 | ||||
|
Fixed in CVS for 2.1.0, it is documented at Documented at http://xdebug.org/docs/stack_trace#file_link_format |