Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>go-supermanNew to Visual Studio Code? Get it now.
go-superman

go-superman

windimg

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

go-superman README

Features

  • 支持下载指定分支的go package

使用指南

  • 场景1,从go.mod文件里的package列表选择包,并指定分支下载

      1. 打开command界面,搜索并选中"Go:list Package"命令(如图1标注1)
      1. 选择将要下载的package, 点击"OK"进行下一步(图2)
      1. 选中分支后,插件将执行下载任务(图3)
      1. 下载完成后,右下角将给出提示

图1 图1

图2 图2

图3 图3

  • 场景2,直接下载go.mod文件里的依赖包列表

      1. 单击需要下载的包(如图4标注1)
      1. 打开command界面,搜索并选中"Go:branch get Package"命令(如图4标注2)
      1. 选中分支后,插件将执行下载任务(图3)

图4 图4

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