Skip to content

0.17.0.0

Compare
Choose a tag to compare
@lukel97 lukel97 released this 18 Oct 17:52
· 1087 commits to master since this release
  • Update progress reporting to match the LSP 3.15 specification (@cocreature)
  • Fix progress cancellation action being retained (@mpickering)
  • Respect both codeActionProvider and codeActionHandler in server capabilities (@fendor)
  • Ensure ResponseMessage has either a result or an error (@cocreature)