Help using Go in vscode
<p>EDIT: Solved, see my comment below.</p> <hr/> <p>I am trying to compile go-ethereum. I am using kubuntu 17.10 amd64 and have installed go and vscode using snap:</p> <pre><code>sudo snap install --classic go sudo snap install --classic vscode </code></pre> <p>I have installed the go ...阅读全文