Skip to content

3ackdoor/go-livereload-and-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go for VSCode using Air and Delve

This is an example for setting up Golang project with VSCode using Air and Delve by running shell script. You can go read my Medium article about this project through this link

Quick Start

  • Step 1. clone this repo
  • Step 2. type "./run.sh start" in your CLI and enter


(In action)

Caveats

Editing a file will rebuild and restart the application automatically but VSCode debugger sadly indeed cannot reattach to your debug target

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published