Skip to content

Package label for debug view #2707

Open
@islamaliev

Description

@islamaliev

When developing we almost always deal with the same packages and there is absolutely no benefit in seeing the package path all the time. On the contrary, debugging becomes inefficient because some long packages makes you scroll horizontally to see what exactly is the type.
Example:
image

Would you great to be able to configure certain packages to be displayed as aliases. For example:
github.com/sourcenetwork/defradb -> defradb
github.com/golang-migrate/migrate -> migrate
github.com/testcontainers/testcontainers-go -> testcontainers

There is a variable "substitutePath" that does something similar, but it's for mapping local paths to remote ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DebugIssues related to the debugging functionality of the extension.FeatureRequest

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions