Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package label for debug view #2707

Open
islamaliev opened this issue Mar 21, 2023 · 0 comments
Open

Package label for debug view #2707

islamaliev opened this issue Mar 21, 2023 · 0 comments
Labels
Debug Issues related to the debugging functionality of the extension. FeatureRequest

Comments

@islamaliev
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Debug Issues related to the debugging functionality of the extension. FeatureRequest
Projects
None yet
Development

No branches or pull requests

3 participants