Writing and Debugging GO - using VS Code
X. Install Visual Studio Code
X.Install Go extension
http://ift.tt/28ZJObR (cmd-shift-p) select Install Extension and choose Go
To debug go:
Install http://ift.tt/1WazZvh
— kind of complex, but it’s worth
Optional: Debugging
Add debug args:
"args": ["args here”]
Optional:
Install go-plus Atom plugin
Which can do-
go format
etc..
X. Install Visual Studio Code
X.Install Go extension
http://ift.tt/28ZJObR (cmd-shift-p) select Install Extension and choose Go
To debug go:
Install http://ift.tt/1WazZvh
— kind of complex, but it’s worth
Optional: Debugging
Add debug args:
"args": ["args here”]
Optional:
Install go-plus Atom plugin
Which can do-
go format
etc..
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/28ZJRnW
via LifeLong Community
No comments:
Post a Comment