go-debugger-autorestart READMEFeaturesThis extension automatically restarts the Go debugger when you save a Go file. It is particularly useful for Go developers who want to quickly test changes without manually restarting the debugger each time. RequirementsNo special requirements. Extension SettingsNo settings are currently available for this extension. It will enable itself when you start debugging a Go program and will automatically restart the debugger when you save a Go file. Known IssuesRelease Notes0.0.1Initial release! |