Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@leitzler
Copy link
Member

@leitzler leitzler commented Jan 8, 2021

  • gopls/internal/hooks: create included licenses text 7339b064
  • gopls/internal/regtest: fix TestUnimportedCompletions 551e49d8
  • gopls: use standard command doc comment format a008e46a
  • Revert "go/analysis/passes/structtag: recognize multiple keys per tag" 4ed967dd
  • internal/lsp/cache: fix panic in GOPATH mode a85a8cee
  • internal/lsp/cache: fix module paths in nested module error messages 113979e3
  • internal/lsp/debug: change hardcoded version to a constant 63752411
  • gopls/internal/regtest: skip regtests on android-amd64-emu f9b4b89a
  • all: add copyright notices to files that are missing them 465c416c
  • go/packages: remove -mod, -modfile flags from build flags for go version 9ed45478
  • internal/lsp/source: return all field funcs from outgoing callhierarchy c658f992
  • gopls: update link to nvim-lspconfig gopls configuration a548c3f4
  • gopls/doc: add additional information on CI in contributing.md 79627818
  • gopls: bump gofumpt to v0.1.0 5e19fbb8
  • gopls/internal/regtest: support multiple workspace folders b0ab187a
  • cmd/goyacc: double ACTSIZE, NSTATE and TEMPSTATE d8d6ddbe
  • internal/lsp: avoid panic during interface assertion 773b96fa
  • go/analysis/passes/fieldalignment: add command 2dba1e4e
  • Revert "[gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6" 63754364
  • internal/lsp: save all possible keys for analyses, codelenses 0af0626a
  • internal/lsp: restructure user options (CL 278433 continued) ee6d6aff
  • Merge "[gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6" 2152f4ed
  • gopls/internal/regtest: await file changes in TestUseGoplsMod 4a19ffb6
  • internal/lsp/cache: add a check for snapshot invariants ef3185ba
  • internal/lsp: fix autocomplete appends on imports b8413747
  • internal/lsp: restructure the way we report critical errors 929a8494
  • gopls/doc: generate documentation for analyzers fbbba25c
  • internal/lsp: fix unimported completions with -mod=readonly 84d76fe3
  • gopls/internal/regtest: show line numbers if TestUseGoplsMod fails 0661ca7e
  • internal/lsp/cmd: include new name in rename help message 13ff2212
  • gopls/doc/vim.md: add table of contents, improve neovim docs 0f6027f0
  • internal/lsp: use an enum for GC annotations settings 34cd474b
  • internal/lsp/source: do not panic in "var func" outgoing callhierarchy b1c90890
  • gopls/release: add a command to validate the gopls release process 2b0845dc
  • internal/lsp: remove dependencies using text edits when necessary 57089f8f
  • internal/lsp: add tests to set configuration options 834755c7
  • internal/lsp/cache: only reload the workspace on saved changes bdbb3c91
  • gopls/internal/regtest: skip a some new builders where regtests time out 3e0a2b75
  • internal/lsp/cache: fix some package event tags f6952e40
  • internal/lsp/source: add the shadow analyzer 9cbb1efa
  • gopls: disable TestTemplate on Android 3fa0e8f8
  • gopls/test: add type checking for debug server templates f2e330f4
  • internal/lsp/mod: fix misplaced code lens with individual requires 19653561
  • internal/lsp: return an error if code action has no title b57d1c5b

*  gopls/internal/hooks: create included licenses text 7339b064
*  gopls/internal/regtest: fix TestUnimportedCompletions 551e49d8
*  gopls: use standard command doc comment format a008e46a
*  Revert "go/analysis/passes/structtag: recognize multiple keys per tag" 4ed967dd
*  internal/lsp/cache: fix panic in GOPATH mode a85a8cee
*  internal/lsp/cache: fix module paths in nested module error messages 113979e3
*  internal/lsp/debug: change hardcoded version to a constant 63752411
*  gopls/internal/regtest: skip regtests on android-amd64-emu f9b4b89a
*  all: add copyright notices to files that are missing them 465c416c
*  go/packages: remove -mod, -modfile flags from build flags for go version 9ed45478
*  internal/lsp/source: return all field funcs from outgoing callhierarchy c658f992
*  gopls: update link to nvim-lspconfig gopls configuration a548c3f4
*  gopls/doc: add additional information on CI in contributing.md 79627818
*  gopls: bump gofumpt to v0.1.0 5e19fbb8
*  gopls/internal/regtest: support multiple workspace folders b0ab187a
*  cmd/goyacc: double ACTSIZE, NSTATE and TEMPSTATE d8d6ddbe
*  internal/lsp: avoid panic during interface assertion 773b96fa
*  go/analysis/passes/fieldalignment: add command 2dba1e4e
*  Revert "[gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6" 63754364
*  internal/lsp: save all possible keys for analyses, codelenses 0af0626a
*  internal/lsp: restructure user options (CL 278433 continued) ee6d6aff
*  Merge "[gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6" 2152f4ed
*  gopls/internal/regtest: await file changes in TestUseGoplsMod 4a19ffb6
*  internal/lsp/cache: add a check for snapshot invariants ef3185ba
*  internal/lsp: fix autocomplete appends on imports b8413747
*  internal/lsp: restructure the way we report critical errors 929a8494
*  gopls/doc: generate documentation for analyzers fbbba25c
*  internal/lsp: fix unimported completions with -mod=readonly 84d76fe3
*  gopls/internal/regtest: show line numbers if TestUseGoplsMod fails 0661ca7e
*  internal/lsp/cmd: include new name in rename help message 13ff2212
*  gopls/doc/vim.md: add table of contents, improve neovim docs 0f6027f0
*  internal/lsp: use an enum for GC annotations settings 34cd474b
*  internal/lsp/source: do not panic in "var func" outgoing callhierarchy b1c90890
*  gopls/release: add a command to validate the gopls release process 2b0845dc
*  internal/lsp: remove dependencies using text edits when necessary 57089f8f
*  internal/lsp: add tests to set configuration options 834755c7
*  internal/lsp/cache: only reload the workspace on saved changes bdbb3c91
*  gopls/internal/regtest: skip a some new builders where regtests time out 3e0a2b75
*  internal/lsp/cache: fix some package event tags f6952e40
*  internal/lsp/source: add the shadow analyzer 9cbb1efa
*  gopls: disable TestTemplate on Android 3fa0e8f8
*  gopls/test: add type checking for debug server templates f2e330f4
*  internal/lsp/mod: fix misplaced code lens with individual requires 19653561
*  internal/lsp: return an error if code action has no title b57d1c5b
@leitzler leitzler force-pushed the deps_tools_7339b0642069 branch from 1ce1ecd to 3b2b1d2 Compare January 8, 2021 20:12
@leitzler leitzler merged commit 40cdc63 into main Jan 8, 2021
@leitzler leitzler deleted the deps_tools_7339b0642069 branch January 8, 2021 20:22
@leitzler
Copy link
Member Author

leitzler commented Jan 8, 2021

No govim changes & all tests green, merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants