Hacker News new | ask | show | jobs
by jonathanfoster 2997 days ago
Same here with the fan. I use Goland as my main IDE and man does it kick up a fuss whenever indexing occurs.
1 comments

You can disable the indexing of the whole GOPATH as of 2018.1 and it will finish indexing a whole lot faster. See Settings | Go | GOPATH | Index entire GOPATH.