You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
extension/src/goTools.ts: remove unused fields from Tool.
`close` was used to shut down old tools like `gocode`.
That is no longer used. Delete it.
`maximumGoVersion` was used when the extension had to
choose different tools depending on the go version.
We no longer use it. Delete it.
Change-Id: Ie4963c084f78b5d3c853fcf6a2828af2aacb318f
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/618355
Commit-Queue: Hyang-Ah Hana Kim <hyangah@gmail.com>
kokoro-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
0 commit comments