8000 Tags · OmniSharp/csharp-language-server-protocol · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: OmniSharp/csharp-language-server-protocol

Tags

v0.19.9

Toggle v0.19.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1011 from manandre/dotnet-sdk

Update dependency dotnet-sdk to v7

v0.19.8

Toggle v0.19.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix up milestone actions

v0.19.7

Toggle v0.19.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix type forwarding for `init`/`record` workaround (#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.

v0.19.6

Toggle v0.19.6's commit message

Verified

This commit was signed with the committer’s verified signature.
david-driscoll David Driscoll
Merge branch 'master' of github.com:OmniSharp/csharp-language-server-…

…protocol

v0.19.5

Toggle v0.19.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated dotnet tools (#646)

v0.19.4

Toggle v0.19.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump husky from 6.0.0 to 7.0.1 (#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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.19.3

Toggle v0.19.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix trace state parsing. (#638)

- Without this the `.Value<string>` was exploding attempting to convert to a string.

v0.19.2

Toggle v0.19.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set server receiver to `initialized` at the end of the `initialize` r…

…equest (#589)

v0.19.2-beta.02

Toggle v0.19.2-beta.02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set server receiver to `initialized` at the end of the `initialize` r…

…equest (#589)

v0.19.2-beta.01

Toggle v0.19.2-beta.01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>
0