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

Revert incremental change forwarding #4477

Merged
merged 2 commits into from
Apr 6, 2021

Commits on Apr 5, 2021

  1. Revert incremental change forwarding

    While I made this change with good intentions (and the perf benefit when working in Roslyn has been very real), this has proven to be more trouble than it's worth. LSP will be the way to get the perf benefits of incremental changes and should prove to be far more robust. This is a checkout of changeForwarding.ts to d26e995. The only other commits to this file since then have been about 0-based indexes, which no longer matters with this revert.
    333fred committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    07225f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

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