Skip to content

Full file paths in PhpStorm #313

@dg

Description

@dg

When full path names are displayed in PhpStorm console, they are clickable:

image

image

Full paths can be enabled manually by Tester\Dumper::$maxPathSegments = NULL, but I am thinking how to automatize it. One possibility is to detect, that it runs in debugging console. It seems that there is environment variable XDEBUG_CONFIG=idekey=**** in debugging console. Or go the other way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions