Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>hotreload-debuggerNew to Visual Studio Code? Get it now.
hotreload-debugger

hotreload-debugger

Li Shengmao

|
142 installs
| (0) | Free
automatically restart debugger after file saved #hotreload #restart #debug #debugger
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Restart debugger automatically after file save. like #air in #golang, #nodemon in #nodejs

HOW TO USE:

  1. start debugger. (click vs code button or F5)
  2. now, focus on your business. (generally, you dont need to care debugger anymore even debugger restart failed)
  3. (default setting) click the button to set icon to infinite, the plugin will always restart debugger even debugger start failed ( sometimes compile failed )
  4. if you dont want to restart debugger always, clicking the button to set icon to pause, the plugin will stop restart debugger.
  5. restarting delay time and file suffix array can modify in setting.

Note:

do not use golang-hotreload and this extension together.

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