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

go-restart

arthas-shi

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

go-restart README

Chinese:golang 服务重启插件,比如main.go中运行了http.ListenAndServe,go run 启动后,如果更改代码想看到最新效果,需要结束当前程序,再重新运行,本插件只是将这两步骤结合再一起,一个按钮搞定。

English:golang service restart extendsion in vscode,eg:There is a http.ListenAndServe in main.go and run it.Then change the code,you need stop the service and re-run it.The extension is just combine the two steps.

use guide

Chinese:插件商店搜索:go-restart并安装,然后点击vscode右上角【go restart】菜单以重新运行

English:Search go-restart in extension market,then tap the [go restart] menu at right-top-corner to use it.

Known Issues

如果打开的控制台窗口多于10个,该插件可能会重复创建相同名字的插件窗口,但本身不影响使用

Release Notes

0.0.1

实现基础功能

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