Skip to content

Make class namespaces clickable #18

@xepozz

Description

@xepozz

Such a great idea is to add opportunity jump into IDE from Debug panel.
I think it should be implemented in each place where we know that "string is class-like string" or we can fetch it from the raw.
If we know line of file we should add it to link to IDE too.

Use case:
We see class-like string Yiisoft\Yii\Http\Event\ApplicationStartup.
image

Expected behaviour: When I click to it I want to be redirected to IDE and it should open class Yiisoft\Yii\Http\Event\ApplicationStartup

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions