Tags: adonis-jimenez/csharp-language-server-protocol
Tags
Merge pull request OmniSharp#1011 from manandre/dotnet-sdk Update dependency dotnet-sdk to v7
Fix type forwarding for `init`/`record` workaround (OmniSharp#895) * Update `nuke.globaltool` to fix macOS CI * Revert "disable macos builds for now" This reverts commit 82934b6 and commit 9b583ba. * Fix type forwarding for `init` and `record` workaround * Only target `net6.0` for tests So they don't need `IsExternalInit` defined too.
Bump husky from 6.0.0 to 7.0.1 (OmniSharp#612) Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v6.0.0...v7.0.1) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix trace state parsing. (OmniSharp#638) - Without this the `.Value<string>` was exploding attempting to convert to a string.
Set server receiver to `initialized` at the end of the `initialize` r… …equest (OmniSharp#589)
Set server receiver to `initialized` at the end of the `initialize` r… …equest (OmniSharp#589)
Bump husky from 5.1.1 to 6.0.0 (OmniSharp#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext