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

Stop invalidating module resolution cache when saving an open file #31685

Merged

Commits on May 30, 2019

  1. Stop invalidating resolution when file stays open

    Benjamin Lichtman committed May 30, 2019
    Copy the full SHA
    8c443b1 View commit details
    Browse the repository at this point in the history
  2. Add test

    Benjamin Lichtman committed May 30, 2019
    Copy the full SHA
    a30cacb View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Respond to CR

    Benjamin Lichtman committed May 31, 2019
    Copy the full SHA
    6b92cca View commit details
    Browse the repository at this point in the history
  2. Refactor and add wildcard scenario

    Benjamin Lichtman committed May 31, 2019
    Copy the full SHA
    7ac5fa7 View commit details
    Browse the repository at this point in the history
  3. Change test instead of behavior

    Benjamin Lichtman committed May 31, 2019
    Copy the full SHA
    d3b6ba5 View commit details
    Browse the repository at this point in the history