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: 2731a16
Choose a base ref
...
head repository: dotnet/roslyn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8937044
Choose a head ref
  • 20 commits
  • 153 files changed
  • 9 contributors

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    0c19723 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61285 from dotnet/dev/jorobich/fix-insertions

    Use proper variable group for generating insertions
    JoeRobich authored May 12, 2022
    Configuration menu
    Copy the full SHA
    e048c37 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #61288 from dotnet/merges/release/dev16.11-vs-deps…

    …-to-release/dev17.0-vs-deps
    
    Merge release/dev16.11-vs-deps to release/dev17.0-vs-deps
    dotnet-bot authored May 12, 2022
    Configuration menu
    Copy the full SHA
    b58a939 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    e83601b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1c6296 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4c354d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4646e90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1c8eb6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    03c62cc View commit details
    Browse the repository at this point in the history
  2. Fix null ref (#61342)

    davidwengier authored May 16, 2022
    Configuration menu
    Copy the full SHA
    608fa01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ac703e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61294 from dotnet/merges/release/dev17.0-vs-deps-…

    …to-release/dev17.1
    
    Merge release/dev17.0-vs-deps to release/dev17.1
    JoeRobich authored May 16, 2022
    Configuration menu
    Copy the full SHA
    0c352b0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Merge pull request #61353 from dotnet/merges/release/dev17.1-to-relea…

    …se/dev17.2
    
    Merge release/dev17.1 to release/dev17.2
    dotnet-bot authored May 17, 2022
    Configuration menu
    Copy the full SHA
    5886de6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61358 from dotnet/merges/release/dev17.2-to-relea…

    …se/dev17.3
    
    Merge release/dev17.2 to release/dev17.3
    dotnet-bot authored May 17, 2022
    Configuration menu
    Copy the full SHA
    95c69ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #61359 from dotnet/merges/release/dev17.3-to-main

    Merge release/dev17.3 to main
    dotnet-bot authored May 17, 2022
    Configuration menu
    Copy the full SHA
    c4fb8fe View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61349 from DoctorKrolic/remove-unintentional-work…

    …items
    
    Removed unintentional `WorkItem`s
    CyrusNajmabadi authored May 17, 2022
    Configuration menu
    Copy the full SHA
    2a58e50 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #61304 from sharwell/non-lazy

    Avoid caching indentation data that changes over time
    sharwell authored May 17, 2022
    Configuration menu
    Copy the full SHA
    faf6e25 View commit details
    Browse the repository at this point in the history
  6. [LSP] Support LSP services associated with LSP server instances (with…

    … lifetimes that match). (#61266)
    
    * Add support for exporting services that are created for each server
    instance.
    dibarbet authored May 17, 2022
    Configuration menu
    Copy the full SHA
    20c38a7 View commit details
    Browse the repository at this point in the history
  7. Move Spellcheck capabilities to be activated in all scenarios (#61366)

    * move spellcheck capability to always activated server
    
    * Rename type
    
    * rename fields
    dibarbet authored May 17, 2022
    Configuration menu
    Copy the full SHA
    9e06c76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8937044 View commit details
    Browse the repository at this point in the history
Loading