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

New completion service #3986

Merged
merged 7 commits into from
Aug 20, 2020
Merged

New completion service #3986

merged 7 commits into from
Aug 20, 2020

Commits on Aug 16, 2020

  1. Use the new completion and completion/resolve services being added to…

    … the roslyn backend for a better overall completion experience.
    333fred committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    8af9096 View commit details
    Browse the repository at this point in the history
  2. Be more threadsafe.

    333fred committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    32a001a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    37640c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Correct line/column handling.

    333fred committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    d3d5360 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    f332962 View commit details
    Browse the repository at this point in the history
  2. Adjust wording of the description.

    Co-authored-by: Joey Robichaud <[email protected]>
    333fred and JoeRobich authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    8c47b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8572723 View commit details
    Browse the repository at this point in the history