### Description I added go modules in a project and the autocomplete stopped working even packages of the project is not appearing in autocomplete. ### Steps to Reproduce 1. Added go modules in a project 2. go mod init ### Versions Atom : 1.51.0 Electron: 5.0.13 Chrome : 73.0.3683.121 Node : 12.0.0 go version go1.15.2 darwin/amd64
Description
I added go modules in a project and the autocomplete stopped working even packages of the project is not appearing in autocomplete.
Steps to Reproduce
Versions
Atom : 1.51.0
Electron: 5.0.13
Chrome : 73.0.3683.121
Node : 12.0.0
go version go1.15.2 darwin/amd64