Returning file/line information from external tools |
Site Admin
|
not trivial, but quite simple.
What if we implement an entry for the "integrated" commands like this File location regexp: ^([^ ]+) (\([0-9]*\)) .*$ (or say Output location regexp) by applying this regexp on each line in the output, IDE will get array of two elements (when matched, of course). And one of the elements will be file name and the other is line number. By applying different regexp, you can tell the IDE where to find filename and line number and if line number is optional. Would it work for you? |
||||||||||||
|
|
Yes, that sounds like a perfectly good solution.
|
||||||||||||
|
PhpEd 6.1 |
|
This feature was broken in PhpEd 6.1 (
|
||||||||||||
|
Returning file/line information from external tools |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by