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
[gopls-release-branch.0.5] all: merge master into gopls-release-branch.0.5
a9763ab internal/lsp: refactor code action go command calls
5bad459 internal/lsp: fix godef for embedded type aliases
45586dd internal/lsp: nest the workspace root if there is only one module
780cb80 internal/lsp: fix go.mod parse error parsing to show diagnostics
20be4ac internal/lsp: remove workspace packages as needed
6d15148 internal/lsp/cache: only invalidate metadata for go.mod files on save
a738094 internal/lsp: pass a parsed module to go mod tidy
c0d5e89 internal/lsp/fake: hold the mutex for all of SaveBufferWithoutActions
be796f8 gopls/internal/regtest: handle flake in TestCRLF
0557df3 internal/lsp/source: set experimentalPackageCacheKey to true by default
4783bc9 Handle BareInits option in ssa.BuilderMode
25dc3e1 internal/lsp: handle deletion of a directory on disk
4d9c4f8 internal/lsp/mod: speed up and simplify go.mod code lenses
1727ee1 internal/lsp/cache: fix a staticcheck warning by handling error
6ed8ff9 internal/lsp: support unimported completions in multi-module mode
598b068 internal/lsp: fix end positions for multi-line comments with CRLF lines
bd56c0a internal/lsp: use a marker test for struct field ranking test
74a3905 internal/lsp: order struct fields completions by definition
f544f6c gopls/internal/regtest: eliminate log duplication
9036a0f Revert "internal/lsp: explicitly watch all known directories"
3c3a812 internal/lsp: explicitly watch all known directories
74f2986 internal/lsp: show critical error pop-ups as progress reports
1d69943 go/packages: handle variation an an error message
6f6c72a internal/lsp: fix capability registration for semantic tokens
d68bbb5 internal/gocommand: improve debug string
247bdb2 go/packages: start with empty environment
1a2739c internal/lsp: get debug pages limping along again
ac45abd gopls/internal/regtest: update TestEditFile to use a modified buffer
9712d02 internal/lsp: add ?utm_source=gopls to links to pkg.go.dev
61ea331 internal/lsp/source: handle nil pointer exception in completion
1643af1 internal/regtest: refactor diagnostic expectation implementation
559c4ac internal/lsp: make log message for debug server clickable
eeaa07d internal/lsp: remove gopls-<name> configuration
b389559 internal/lsp/cache: fix InDir error comment
41a3a58 internal/lsp: fix recursive go generate pattern
5794f8b internal/lsp: trim progress report messages
69daaf9 internal/lsp: do not treat failed go test commands as errors
7099162 internal/lsp: remove dead code
092357f internal/lsp/cache: disable GOPACKAGESDRIVER
f6c1dd6 internal/lsp/cache: suppress Load log spam
53e0aa8 gopls/internal/regtest: add an option to nest the workdir
079ba7b internal/typesinternal: add a copy of the Go 1.16 go/types error codes
169ad6d internal/lsp: avoid diagnosing unopened non-workspace packages
Change-Id: If0097a1f85b583a1dc7400924df43920b9cf42f9
0 commit comments