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

Add mapped edits helper #11146

Merged
merged 23 commits into from
Nov 12, 2024
Merged

Add mapped edits helper #11146

merged 23 commits into from
Nov 12, 2024

Commits on Nov 4, 2024

  1. Add mapped edits helper

    ryzngard committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7c647e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Add endpoint registration

    ryzngard committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ad48741 View commit details
    Browse the repository at this point in the history
  2. Change name

    ryzngard committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ca4d979 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    ryzngard committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a411f87 View commit details
    Browse the repository at this point in the history
  4. Naming

    ryzngard committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ef830e5 View commit details
    Browse the repository at this point in the history
  5. PR Feedback

    ryzngard committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    da1bb46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    398fbf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    626112f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Add skipped test

    ryzngard committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    358e69e View commit details
    Browse the repository at this point in the history
  2. Cleanup some more

    ryzngard committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0ae4bdb View commit details
    Browse the repository at this point in the history
  3. Nullable stuff

    ryzngard committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2d883c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b6a83f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    579b12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    880cc24 View commit details
    Browse the repository at this point in the history
  3. 🤷

    ryzngard committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    94a3d75 View commit details
    Browse the repository at this point in the history
  4. 🤷

    ryzngard committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    acc6f71 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Update src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Document…

    …Mapping/UsingsNodeComparer.cs
    
    Co-authored-by: David Wengier <[email protected]>
    ryzngard and davidwengier authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7565f89 View commit details
    Browse the repository at this point in the history
  2. Update src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Document…

    …Mapping/RazorEditHelper.cs
    
    Co-authored-by: David Wengier <[email protected]>
    ryzngard and davidwengier authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    67ab783 View commit details
    Browse the repository at this point in the history
  3. PR Feedback

    ryzngard committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    99d61ab View commit details
    Browse the repository at this point in the history
  4. I hate mocks

    ryzngard committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0197cc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. More mocks...

    ryzngard committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    674cc43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa9741b View commit details
    Browse the repository at this point in the history
  3. 😢

    ryzngard committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5cd1b61 View commit details
    Browse the repository at this point in the history