Skip to content

Clickable file names in output? #9

@TRPB

Description

@TRPB

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions