josephspurrier / golang-portable-windows

Go Programming Language - Portable Environment for Windows
MIT License
119 stars 17 forks source link

Using vscode instead of LiteIDE #12

Open vigno88 opened 5 years ago

vigno88 commented 5 years ago

Hi,

How can I setup my VSCode for it to work with the portable binaries.

vigno88 commented 5 years ago

Thanks a lot!

josephspurrier commented 5 years ago

That's a good suggestion - I'm on a Mac now so I'm not really maintaining this anymore. I imagine it shouldn't be very difficult. You just have to make sure your GOPATH is set properly and then install the GO plugin into VSCode.