Tags: Mailaender/csharp-language-server-protocol
Tags
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>
Fixed a bug where nullable enum like classes could not be deserialize… …d correctly (OmniSharp#564) * Fixed a bug where nullable enum like classes could not be deserialized correctly * Updated sample project version * Added test for null cases as well
Bump lint-staged from 10.5.3 to 10.5.4 (OmniSharp#519) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.5.3...v10.5.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lint-staged from 10.5.3 to 10.5.4 (OmniSharp#519) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.5.3...v10.5.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix gittools actions to use the latest tagged release, the master bra… …nch as been renamed to main which caused the break (OmniSharp#510)
PreviousNext