Skip to content

v0.66.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 16:08
· 224 commits to main since this release

Removed

  • The following options have been removed from the LSP. The old CLI options will trigger a warning if present, but will not crash the server (Thanks @TheAngryByrd!)
    • The older, Non-Adaptive LSP implementation (in favor of using the Adaptive LSP server)
    • NamedText (in favor of RoslynSourceText)

Changed