[Golang] Package name highlight in imports #42285
mkvlrn
started this conversation in
Ideas From VSCode
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I could not find a setting for this in zed's go settings or in the docs.
The official go extension for vscode adds some nice highlight to the package name in imports to match the usage in code.
It's just something that could be useful to glance over the imports and know how to use them.
vscode shown below

zed shown below

It's not a theme thing, I think. Both editors are using Catppuccin Mocha in the screenshots.
Beta Was this translation helpful? Give feedback.
All reactions