github typescript-language-server/typescript-language-server v1.1.0

latest releases: v4.3.3, v4.3.2, v4.3.1...
20 months ago

1.1.0 (2022-08-21)

Features

  • add "Go To Source Definition" command (#560) (9bcdaf2)
  • support textDocument/inlayHint request from 3.17.0 spec (#566) (9a2fd4e)
  • support LocationLink[] for textDocument/definition response (#563) (196f328)

Bug Fixes

  • don't trigger error on empty Source Definition response (#568) (146a6ba)
  • make wording in the typescript lookup error more generic (585a05e), closes #554
  • snippet completions returned to clients that don't support them (#556) (050d335)
  • update signature help feature to v3.15.0 LSP spec (#555) (da074a6)

Don't miss a new typescript-language-server release

NewReleases is sending notifications on new releases.