> I wonder how in a world of go modules without a GOPATH,
> code completion within editors is supposed to be implemented?

Wouldn't it work like it does now - looking in your imported packages?

There might be a "problem" with auto-importing and/or browsing packages 
available for import. For me that would be a good thing though - my GOPATH is 
usually very cluttered.

/ M

-- 
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.

Reply via email to