Skip to content

[FEATURE] Full support for open link in IDEΒ #198

@gander

Description

@gander

I'm very happy that this feature has gained so much popularity, but I admit that I expected full support, not just minimalistic support. When using containers, you also need to rewrite paths:

docs

'phpstorm://open?file=%%f&line=%%l&/var/www/app/>/projects/my_project/'

obraz

It would be best if these pairs could be passed in server environment variables (docker image):

IDE_SCHEMA="phpstorm"
IDE_MAPPING="/var/www/app/>/projects/my_project/;/App/>/projects/another_project/"

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions