View Issue Details

IDProjectCategoryView StatusLast Update
0000244XdebugUncategorizedpublic2020-03-12 17:07
Reportershordeaux Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionopen 
Summary0000244: 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)

TagsNo tags attached.
Operating System
PHP Version5.1.6

Activities

derick

2007-07-22 22:03

administrator   ~0000704

Fixed in CVS for 2.1.0, it is documented at Documented at http://xdebug.org/docs/stack_trace#file_link_format

Issue History

Date Modified Username Field Change
2007-03-01 15:42 shordeaux New Issue
2007-07-22 22:03 derick Status new => closed
2007-07-22 22:03 derick Note Added: 0000704
2020-03-12 16:56 derick Severity minor => feature
2020-03-12 17:07 derick Category Feature/Change request => Uncategorized