Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/roslyn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a952091
Choose a base ref
...
head repository: dotnet/roslyn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7569242
Choose a head ref
  • 9 commits
  • 53 files changed
  • 6 contributors

Commits on Jul 16, 2022

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

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    137138f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62712 from JoeRobich/pass-fallback-options

    Pass LineFormatting options into OmniSharpCodeAction options
    JoeRobich authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    9cd92b4 View commit details
    Browse the repository at this point in the history
  3. Apply changes directly to text buffer - take 2 (#62617)

    * Revert "Revert "Apply changes directly to text buffer (#62337)" (#62589)"
    
    This reverts commit 0a39dcf.
    
    * Apply changes to ContainedDocument subject buffer
    tmat authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    476248a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #62738 from CyrusNajmabadi/taggerPull

    Allow diagnostic tagging to use either push or pull diagnostics
    CyrusNajmabadi authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    2c86eb9 View commit details
    Browse the repository at this point in the history
  5. Revert "Update SymReader to the latest version (#62695)"

    This reverts commit ade2dc8.
    allisonchou committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    0d5ced4 View commit details
    Browse the repository at this point in the history
  6. Revert "Generalize RoamingProfileStorageLocation to ClientSettingsSto…

    …rageLocation (#62684)"
    
    This reverts commit 51cc7c9.
    allisonchou committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    9c68f9b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #62745 from allisonchou/Revert62684

    Revert #62684 and #62695 to resolve infra issues
    JoeRobich authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    641fb2f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Merge pull request #62749 from dotnet/merges/main-to-main-vs-deps

    Merge main to main-vs-deps
    JoeRobich authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    7569242 View commit details
    Browse the repository at this point in the history
Loading