Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clickable file names in output? #9

Open
TRPB opened this issue Feb 6, 2015 · 0 comments
Open

Clickable file names in output? #9

TRPB opened this issue Feb 6, 2015 · 0 comments

Comments

@TRPB
Copy link

TRPB commented Feb 6, 2015

I'm loving this tool, thanks for the work!

I'm not sure if this is even possible with Sublime's console but the output from PHPUnit shows something like:

There was 1 error:

1) MySqlAdapterTest::testOptimiseTable
Undefined property: Maphper\DataSource\MySqlAdapter::$table

/home/tom/projects/maphper/datasource/mysqladapter.php:163
/home/tom/php/maphper/tests/MySqlAdapterTest.php:48

FAILURES!

Would it be possible to make the file names clickable? So you an click on the line

/home/tom/projects/maphper/datasource/mysqladapter.php:163

and have it open the file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant