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: golang.org/x/tools v0.0.0-20190513233021-7d589f28aaf4 #229

Merged
merged 1 commit into from
May 14, 2019

Conversation

myitcv
Copy link
Member

@myitcv myitcv commented May 14, 2019

  • internal/lsp: stop trimming prefix from InsertText
  • internal/lsp: fix composite literal completion
  • internal/lsp: respond to shutdown requests and add DO NOT EDITs
  • internal/lsp: add some missing copyright notices
  • internal/lsp: add version and bug commands
  • internal/lsp: suppress info and default logging unless a verbose flag is supplied
  • internal/lsp: support dynamic workspace folder changes
  • internal/lsp: fix definition tests to use golden files
  • internal/lsp: adding the test suite to the source package
  • internal/lsp: making cmd tests fast and small
  • internal/lsp: improve expected type determination
  • internal/lsp: add definition support for packages
  • internal/lsp: propagate diagnostics for reverse dependencies
  • internal/lsp: add additional error handling for builtin packages
  • internal/lsp: fix incremental updates and turn them on
  • internal/lsp: switch golden files to use txtar
  • internal/lsp: disable rangeFormatting temporarily

@myitcv myitcv changed the title deps: golang.org/x/tools v0.0.0-20190513233021-7d589f28aaf4 [WIP] deps: golang.org/x/tools v0.0.0-20190513233021-7d589f28aaf4 May 14, 2019
@myitcv
Copy link
Member Author

myitcv commented May 14, 2019

Blocked on golang/go#32030

* internal/lsp: stop trimming prefix from InsertText
* internal/lsp: fix composite literal completion
* internal/lsp: respond to shutdown requests and add DO NOT EDITs
* internal/lsp: add some missing copyright notices
* internal/lsp: add version and bug commands
* internal/lsp: suppress info and default logging unless a verbose flag is supplied
* internal/lsp: support dynamic workspace folder changes
* internal/lsp: fix definition tests to use golden files
* internal/lsp: adding the test suite to the source package
* internal/lsp: making cmd tests fast and small
* internal/lsp: improve expected type determination
* internal/lsp: add definition support for packages
* internal/lsp: propagate diagnostics for reverse dependencies
* internal/lsp: add additional error handling for builtin packages
* internal/lsp: fix incremental updates and turn them on
* internal/lsp: switch golden files to use txtar
* internal/lsp: disable rangeFormatting temporarily
@myitcv myitcv changed the title [WIP] deps: golang.org/x/tools v0.0.0-20190513233021-7d589f28aaf4 deps: golang.org/x/tools v0.0.0-20190513233021-7d589f28aaf4 May 14, 2019
@myitcv
Copy link
Member Author

myitcv commented May 14, 2019

Usual test flakes (fix on its way)

@myitcv myitcv merged commit ad5e322 into master May 14, 2019
@myitcv myitcv deleted the latest_tools branch May 14, 2019 15:22
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.

None yet

1 participant