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

Skip to content

Conversation

@leitzler
Copy link
Member

  • all: update all dependencies to latest pseudoversions 9cf592e8
  • internal/lsp: fix race condition in diagnostics show message 23787c00
  • internal/gocommand: add a GoVersion function to avoid duplicating logic 6652d1fb
  • internal/lsp: dynamically register semantic tokens d105bfab
  • internal/lsp: return code lenses in a deterministic order 2cbe144a
  • internal/lsp/source: remove workspace module from all experiments eb9088fa
  • cmd/toolstash: pass -S=2 when comparing toolchains 2be66b66
  • gopls: regtest to demonstrate gopls confused by //line directives c12dc663
  • internal/lsp: do not allow non-Go files to be loaded in packages.load d49c4edd
  • internal/lsp/fake: factor out working in a temp directory 226fd2f8
  • internal/lsp/source: use 'gopls.' instead of 'gopls_' 90550980
  • internal/lsp: hold notifications until gopls is initialized f5c826d1

Fixes #978

* all: update all dependencies to latest pseudoversions 9cf592e8
* internal/lsp: fix race condition in diagnostics show message 23787c00
* internal/gocommand: add a GoVersion function to avoid duplicating logic 6652d1fb
* internal/lsp: dynamically register semantic tokens d105bfab
* internal/lsp: return code lenses in a deterministic order 2cbe144a
* internal/lsp/source: remove workspace module from all experiments eb9088fa
* cmd/toolstash: pass -S=2 when comparing toolchains 2be66b66
* gopls: regtest to demonstrate gopls confused by //line directives c12dc663
* internal/lsp: do not allow non-Go files to be loaded in packages.load d49c4edd
* internal/lsp/fake: factor out working in a temp directory 226fd2f8
* internal/lsp/source: use 'gopls.' instead of 'gopls_' 90550980
* internal/lsp: hold notifications until gopls is initialized f5c826d1

Fixes #978
@leitzler leitzler requested a review from myitcv October 22, 2020 18:11
Copy link
Member

@myitcv myitcv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@leitzler leitzler merged commit 4b97529 into main Oct 22, 2020
@leitzler leitzler deleted the deps_tools_9cf592e881e9 branch October 22, 2020 18:52
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.

cmd/govim: TestScripts/scenario_default/codelens_gc_details is failing at gopls HEAD

3 participants