Tags: addie9000/go-lang-idea-plugin
Tags
Improvements when adding a golang.org sdk on MacOSX. Closes go-lang-plugin-org#156 Signed-off-by: Mihai Claudiu Toader <mtoader@gmail.com>
Run `go env` instead of `go tool dist env` to detect the go sdk param… …eters. Closes go-lang-plugin-org#167 Signed-off-by: Mihai Claudiu Toader <mtoader@gmail.com>
Don't override the GOPATH. Just make sure the current module path is … …appended. Available in 0.9.10+. Issue go-lang-plugin-org#115 Signed-off-by: Mihai Claudiu Toader <mtoader@gmail.com>
New release (0.9.9). Closes go-lang-plugin-org#126. Signed-off-by: Mihai Claudiu Toader <mtoader@gmail.com>
Fix execution of application that are located in child folders. Closes go-lang-plugin-org#97. Signed-off-by: Mihai Claudiu Toader <mtoader@gmail.com>