sublime-config
sublime-config copied to clipboard
Can I omit the "warning" of golangconfig.subprocess_info
When I use golangconfig.subprocess_info for finding gocode
executive file, there is warning message for each calling:
golangconfig: warning - binary gocode was found at "D:\Workspace\Codes\go\bin\gocode.exe", which is not inside of the GOROOT "D:\Tools\Go\"
It's a little bothering because gocode is called frequently, there are lots of warning messages in sublime console. Can I stop it?