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

vGoMod

counten

|
94 installs
| (0) | Free
visualization of go mod
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vgomod README

visulization of go mod.

Features

  • Visulization of go mod graph;
  • Support image zoom in and zoom out

Requirements

  • go

Extension Settings

none

Known Issues

none

Release Notes

0.0.1

Initial release of vgomod, support of go mod graph command, Support image zoom in and zoom out.

0.0.2

  • retain context when hidden
  • use local js file instead of cdn
  • async call go mod graph cmd

0.0.3

  • show origin go mod graph result

0.0.4

  • bugfix: miss resouce file while package.

Working with vgomod

While you are dev a golang project, Ctrl + P in vscode and type > go mod graph, this extention will draw a graph of the mod dependency.

For more information

  • go-mod-graph
  • mermaid-js
  • d3js

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft