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

Some improvement for import completion #43548

Merged
merged 19 commits into from
Oct 28, 2020

Commits on Oct 9, 2020

  1. Perf improvements

    genlu committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    127a1de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd312b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    0db127d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f713449 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    aa0de62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad9d46 View commit details
    Browse the repository at this point in the history
  3. Eliminate call to resize

    genlu committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    1e66540 View commit details
    Browse the repository at this point in the history
  4. Revert "Disable import completion by default"

    This reverts commit fad9d46.
    genlu committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    06e9981 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b27a67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e8bbdd View commit details
    Browse the repository at this point in the history
  7. Fix test

    genlu committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    79e34bf View commit details
    Browse the repository at this point in the history
  8. address review comments

    genlu committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    cdbe5d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    54107a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c0f64 View commit details
    Browse the repository at this point in the history
  3. Add comment

    genlu committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    e6172e4 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary cancellation

    genlu committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    08018a8 View commit details
    Browse the repository at this point in the history
  5. Use IDisposable pattern

    genlu committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    cf5e2be View commit details
    Browse the repository at this point in the history
  6. Fix resx

    genlu committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    91cae8a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

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