Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Go HelpNew to Visual Studio Code? Get it now.
Go Help

Go Help

Alex Kilroy

|
689 installs
| (1) | Free
A simple extension that provides QoL improvements when working within Go.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Go Help

A simple extension that provides QoL improvements when working within Go.

Features

  • Interface CodeLenses for implementations and references. alt text

Requirements

  • VSCode Go extension
  • gopls

Extension Settings

  • gohelp.codeLens.interfaces.implementations.names: Display interface implementations code lens. Note if this is disabled, so are interface methods.
  • gohelp.codeLens.interfaces.implementation.methods: Display interface method implementations code lens.
  • gohelp.codeLens.interfaces.references.names: Display interface references code lens. Note if this is disabled, so are interface methods.
  • gohelp.codeLens.interfaces.references.methods: Display interface method references code lens.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft