Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 14:45
· 120 commits to master since this release

1.10.0 (2021-05-14)

Bug Fixes

  • use connection.executeCommand from LS (2c62bf6)
  • use lsp.CodeActionResolveRequest.type (6fde7cf)

Features

  • add deprecated IdeDiagnosticAdapter (743aede)
  • add getLSDiagnostic for Linter adapter (3671896)
  • add IdeDiagnosticAdapter methods for conversion to ls.Diagnostics (059af66)
  • codeActionResolve in languageClient (a9ca617)
  • update getCodeActions and createCodeActionParams (1c5430a)