Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>autoimplNew to Visual Studio Code? Get it now.
autoimpl

autoimpl

kakaxi

|
726 installs
| (0) | Free
auto generate golang impl stub in vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

autoimpl

auto generate interface stub for golang struct.

dependance

  • vscode-go extesion
  • go get -u github.com/josharian/impl

demo

  • Press Command+I or input Pick interface and generate stub in command line palette
  • Input interface name
  • Pick one interface and press Enter
  • Oopps! demo
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft