8000 Comparing v0.19.1...v0.19.2 · OmniSharp/csharp-language-server-protocol · GitHub
[go: up one dir, main page]

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: OmniSharp/csharp-language-server-protocol
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.1
Choose a base ref
...
head repository: OmniSharp/csharp-language-server-protocol
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.2
Choose a head ref
  • 13 commits
  • 133 files changed
  • 4 contributors

Commits on Apr 22, 2021

  1. Fix thread debugging (#567)

    * Change ThreadsHandler Thread type to model type
    
    * Add osharp_pack dir to .gitignore
    rjmholt authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    917c998 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Fixed how partial items are scheduled (#565)

    * Fixed issues with scheduling around partial items and results.  This will fix flakey tests, as well as possible edge cases where partial items are consumed in rapid succession
    * Ensure that progress observable task is created before the handler method is called to avoid a race condition where no value is picked up potentially
    * register UnregisterCapability disposable earlier in the process
    * change how completion works
    * overhaul the outputhandler
    david-driscoll authored Apr 24, 2021
    Configuration menu
    Copy the full SHA
    e0cc201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e58bf1 View commit details
    Browse the repository at this point in the history
  3. Bump DryIoc.Internal from 4.7.3 to 4.7.6 (#568)

    Bumps [DryIoc.Internal](https://github.com/dadhi/DryIoc) from 4.7.3 to 4.7.6.
    - [Release notes](https://github.com/dadhi/DryIoc/releases)
    - [Commits](dadhi/DryIoc@v4.7.3...v4.7.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2021
    Configuration menu
    Copy the full SHA
    8ce3786 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 (#554)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v16.9.1...v16.9.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2021
    Configuration menu
    Copy the full SHA
    c76a721 View commit details
    Browse the repository at this point in the history
  5. Bump GitVersion.Tool from 5.6.6 to 5.6.8 (#558)

    Bumps [GitVersion.Tool](https://github.com/GitTools/GitVersion) from 5.6.6 to 5.6.8.
    - [Release notes](https://github.com/GitTools/GitVersion/releases)
    - [Changelog](https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md)
    - [Commits](GitTools/GitVersion@5.6.6...5.6.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2021
    Configuration menu
    Copy the full SHA
    22f8174 View commit details
    Browse the repository at this point in the history
  6. Bump XunitXml.TestLogger from 3.0.62 to 3.0.66 (#540)

    Bumps [XunitXml.TestLogger](https://github.com/spekt/xunit.testlogger) from 3.0.62 to 3.0.66.
    - [Release notes](https://github.com/spekt/xunit.testlogger/releases)
    - [Changelog](https://github.com/spekt/xunit.testlogger/blob/master/CHANGELOG.md)
    - [Commits](spekt/xunit.testlogger@v3.0.62...v3.0.66)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2021
    Configuration menu
    Copy the full SHA
    7896d27 View commit details
    Browse the repository at this point in the history
  7. Bump JetBrains.ReSharper.CommandLineTools from 2020.3.3 to 2021.1.2 (#…

    …569)
    
    Bumps JetBrains.ReSharper.CommandLineTools from 2020.3.3 to 2021.1.2.
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2021
    Configuration menu
    Copy the full SHA
    12277eb View commit details
    Browse the repository at this point in the history
  8. WIP tracing support (#553)

    * WIP tracing support
    * Added unit tests,
    * Moved integration tests to allow for modifying xunit behavior
    david-driscoll authored Apr 24, 2021
    Configuration menu
    Copy the full SHA
    005c87f View commit details
    Browse the repository at this point in the history
  9. Bump husky from 5.1.1 to 6.0.0 (#550)

    Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 6.0.0.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v5.1.1...v6.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2021
    Configuration menu
    Copy the full SHA
    dec5205 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Bump ReportGenerator from 4.8.7 to 4.8.8 (#570)

    Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 4.8.7 to 4.8.8.
    - [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
    - [Commits](danielpalme/ReportGenerator@v4.8.7...v4.8.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    e00d445 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

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

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    3f56706 View commit details
    Browse the repository at this point in the history
Loading
0