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

Skip to content

Conversation

@myitcv
Copy link
Member

@myitcv myitcv commented Aug 10, 2021

  • internal/lsp/source: fix race in workspace symbols with multiple views 7bc3c281
  • go/analysis/passes/asmdecl: support in-register result in ABIInternal 337cebd2
  • internal/lsp/source: parallelize workspace symbols fcc905b2
  • internal/lsp/source: don't build low scoring workspace symbols 28b26823
  • internal/lsp/source: offer the fast fuzzy matcher as an option f35d7dcc
  • internal/lsp/fuzzy: add a new fuzzy matcher optimized for Go symbols bfe69c31
  • internal/lsp: update the fuzzy matcher to operate on chunks 15eebf7e
  • internal/lsp/source: change symbol matcherFuncs to accept chunks 0d28b7d7
  • internal/lsp: precompute workspace symbols 0f3931c7
  • internal/lsp/source: use match indexes to compute dynamic symbols 48691842
  • internal/lsp/cache: parse files with ParseFull mode to check if metadata reload is required d529aec5
  • go/callgraph/vta: not panic on the SliceToArrayPointer instruction f367f012
  • gopls/internal/regtest: fix the workspace symbols benchmark f68a40bc
  • internal/lsp/lsprpc: fix returning connection error on disconnect 309db044
  • internal/lsp/protocol: bring LSP protocol up to date 2f64839e
  • internal/span: fix a comment about windows drive letters 32c652e3
  • internal/lsp/cache: clarify an error message about mismatching casing 7a2ec097
  • internal/lsp/template: improve error and quote handling 594b3a2b
  • internal/typeparams: update x/tools for recent typeparams changes 32281604

* internal/lsp/source: fix race in workspace symbols with multiple views 7bc3c281
* go/analysis/passes/asmdecl: support in-register result in ABIInternal 337cebd2
* internal/lsp/source: parallelize workspace symbols fcc905b2
* internal/lsp/source: don't build low scoring workspace symbols 28b26823
* internal/lsp/source: offer the fast fuzzy matcher as an option f35d7dcc
* internal/lsp/fuzzy: add a new fuzzy matcher optimized for Go symbols bfe69c31
* internal/lsp: update the fuzzy matcher to operate on chunks 15eebf7e
* internal/lsp/source: change symbol matcherFuncs to accept chunks 0d28b7d7
* internal/lsp: precompute workspace symbols 0f3931c7
* internal/lsp/source: use match indexes to compute dynamic symbols 48691842
* internal/lsp/cache: parse files with ParseFull mode to check if metadata reload is required d529aec5
* go/callgraph/vta: not panic on the SliceToArrayPointer instruction f367f012
* gopls/internal/regtest: fix the workspace symbols benchmark f68a40bc
* internal/lsp/lsprpc: fix returning connection error on disconnect 309db044
* internal/lsp/protocol: bring LSP protocol up to date 2f64839e
* internal/span: fix a comment about windows drive letters 32c652e3
* internal/lsp/cache: clarify an error message about mismatching casing 7a2ec097
* internal/lsp/template: improve error and quote handling 594b3a2b
* internal/typeparams: update x/tools for recent typeparams changes 32281604
@myitcv myitcv merged commit c484ea7 into main Aug 10, 2021
@myitcv myitcv deleted the latest_tools branch August 10, 2021 10:44
@myitcv
Copy link
Member Author

myitcv commented Aug 10, 2021

No govim changes; so merged on green.

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