Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@CXuesong CXuesong released this 22 Mar 07:35
  • Introduce basic data structures support for LSP 3.6+, including
    • $/progress
      • WorkDoneProgress* classes
      • ProgressToken struct
    • textDocument/documentColor
    • textDocument/colorPresentation
    • etc.
  • Introduce multi-targeting .NET Standard 2.1 support.
  • Upgraded CXuesong.JsonRpc package versions.
  • Enabled Source Link support.
  • Updated DemoLanguageServer project and updated client extension project to VSCode 1.33.0.