Re: [go-nuts] Re: IDE/tools that support the new Go module feature in 1.11?

2018-08-25 Thread Sameer Ajmani
+Ian C, Alan, Rebecca, Michael On the Go team are working with tool owners
to migrate tools to the new go/packages API, which adds module support and
compatibility with older workspaces.

On Sat, Aug 25, 2018 at 6:22 AM Diego Bernardes 
wrote:

> gometalinter and gotests are breaking for me. They were installed from
> vscode-go.
>
>
> Em sábado, 25 de agosto de 2018 09:45:11 UTC+1, nvcnvn escreveu:
>>
>> Hi all,
>> Do you know any IDE already support intellisense for a project using
>> "pure" Go module (without /vendor, $GOPATH)
>>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] Re: IDE/tools that support the new Go module feature in 1.11?

2018-08-25 Thread Diego Bernardes
gometalinter and gotests are breaking for me. They were installed from 
vscode-go.

Em sábado, 25 de agosto de 2018 09:45:11 UTC+1, nvcnvn escreveu:
>
> Hi all,
> Do you know any IDE already support intellisense for a project using 
> "pure" Go module (without /vendor, $GOPATH)
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.