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

Use MessagePack for serialization, move services to IServiceBroker #47461

Merged
merged 27 commits into from
Sep 19, 2020

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    c97246b View commit details
    Browse the repository at this point in the history
  2. DocumentHighlighting service

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e14614a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74da5bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    890e874 View commit details
    Browse the repository at this point in the history
  5. NavigateToSearch service

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    d93fb4a View commit details
    Browse the repository at this point in the history
  6. FindUsages, References fixes

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    8f5aa66 View commit details
    Browse the repository at this point in the history
  7. AddImport service

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    927d9fb View commit details
    Browse the repository at this point in the history
  8. SymbolSearchUpdate service

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e806d74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    921e99a View commit details
    Browse the repository at this point in the history
  10. DependentTypeFinder service

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    77ae95d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1b021e View commit details
    Browse the repository at this point in the history
  12. CodeLensReferences service

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    d14e312 View commit details
    Browse the repository at this point in the history
  13. Remove CodeAnalysis service

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    1dfd07d View commit details
    Browse the repository at this point in the history
  14. Remove unused code

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    bdf08d1 View commit details
    Browse the repository at this point in the history
  15. Fix warnings.

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    839c0ea View commit details
    Browse the repository at this point in the history
  16. Remove unused

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    0e40b4f View commit details
    Browse the repository at this point in the history
  17. Error reporting and logging

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    91c2038 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e740acc View commit details
    Browse the repository at this point in the history
  19. Improve callback error handling.

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    97a1e7c View commit details
    Browse the repository at this point in the history
  20. Update Watson reporting

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    c75c362 View commit details
    Browse the repository at this point in the history
  21. PR feedback

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9611d68 View commit details
    Browse the repository at this point in the history
  22. Fix tests

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    562e532 View commit details
    Browse the repository at this point in the history
  23. Fixes

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    816c878 View commit details
    Browse the repository at this point in the history
  24. Remove unused field

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    07a2262 View commit details
    Browse the repository at this point in the history
  25. Rename shutdown service

    tmat committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    eb9b075 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ceb437c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    060a892 View commit details
    Browse the repository at this point in the history