Hi, is it possible to make log window clickable? For example, I am running CodeSniffer (or ZendAnalyzer or something) on file.
It shows errors with line number in the Log tab. I would like to click on line, Editor should guess linenumer and go to right
line. Implementation should parse common error message from similar tools:
MoneyInput.php(56) - sample error message |
And go to line 56 od MoneyInput.php
Blizz will be happy too
http://forum.nusphere.com/zendcodeanalyzer-t3870.html
I have purchuased PhpEd 4 years ago and I am missing (among other things) this very much.
It is very common function of almost all editors I have met.
thank you