Skip to content

Support for editorUrl on Docker runtime #7043

@Wirone

Description

@Wirone

Feature request

I would like to ask for support for Docker runtime in terms of editorUrl. I really like this feature but it requires running PHPStan with locally installed PHP while we work on Docker runtime. Paths are not the same, so editorUrl does not work properly because it prints links with container’s paths, not local paths. Clicking such link ends with empty PHPStorm window.

Maybe some kind of %rel_file%, so phpstorm://open?file=/local/path/%%rel_file%%&line=%%line%% could be used 🤔 ?

ℹ️ IMPORTANT: relative path should be calculated based on project's root (where PHPStan's config resides)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions