Re: [go-nuts] build go in Intellij

2018-12-11 Thread robert engels
Thanks. I opened the issue. Looks like it is being fixed in IntelliJ 2019.1. > On Dec 11, 2018, at 9:56 AM, Florin Pățan wrote: > > Hi Robert, > > I would suggest creating an issue on our tracker so that the team can have a > look at the issue and help you out. > I pre-filled the issue for you

Re: [go-nuts] build go in Intellij

2018-12-11 Thread Florin Pățan
Hi Robert, I would suggest creating an issue on our tracker so that the team can have a look at the issue and help you out. I pre-filled the issue for you at this link https://goo.gl/ytk38S but you will have to attach the images/submit the issue so that you can get the updates on it. You will n

Re: [go-nuts] build go in Intellij

2018-12-04 Thread robert engels
I also get errors like: even though the strings package shows a being imported correctly. > On Dec 4, 2018, at 6:37 PM, robert engels wrote: > > Hi, anyone on the list know how, or can point me to documentation, on > building Go itself in Intellij? > > By that I mean, I want to make changes