Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: upgrade to gopls and x/tools a3f652f1 #580

Merged
merged 1 commit into from
Nov 12, 2019
Merged

deps: upgrade to gopls and x/tools a3f652f1 #580

merged 1 commit into from
Nov 12, 2019

Commits on Nov 12, 2019

  1. deps: upgrade to gopls and x/tools 323f198c

    * internal/lsp: support implementations requests for implementations in other packages 323f198c
    * go/packages: fix failing Windows TryBots for adhoc packages test dce577ff
    * internal/lsp: handle the didChangeConfiguration message 74addff5
    * internal/lsp: make View.SetOptions save and useful c41a8f58
    * tools/gopls: add cmd support for folding_ranges a3f652f1
    * internal/lsp/cache: avoid returning errors when building source.Errors 52adfe5c
    * cmd/go-contrib-init: add unit test for the cmdErr function 9d59ce8a
    * internal/testenv: reject the resolved 'go' command if it does not match runtime.GOROOT 7dd52f09
    * internal/lsp/cache: have NewView create view even if load all packages fails 50fa39b7
    * go/analysis/unitchecker: add erroras analysis to align with go vet 8cb0d021
    * internal/lsp: support implements for methods on an interface a99edfee
    * internal/lsp/protocol: define types in alphabetical order in tsprotocol.go 9f4e7946
    myitcv committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    db261a0 View commit details
    Browse the repository at this point in the history