Skip to content

Releases: aws/language-server-runtimes

Language Server Runtimes v0.2.16

13 Sep 13:39
Compare
Choose a tag to compare

What's Changed

  • Identity management feature and protocol by @imykhai in #202

Language Server Runtimes v0.2.15

06 Sep 10:01
Compare
Choose a tag to compare

What's Changed

Language Server Runtimes v0.2.14

30 Aug 13:26
78cc74c
Compare
Choose a tag to compare

What's Changed

  • Extended LSP InitializeParams with custom initializationOptions.aws object to accept more custom data from client #193
  • Added new Runtime Feature, passed from runtime to Server implementation during initialization #194

Language Server Runtimes v0.2.13

16 Aug 12:30
e3ed05b
Compare
Choose a tag to compare

What's Changed

  • Add window showMessage and showDocument LSP features to runtimes by @viktorsaws in #185

Language Server Runtimes v0.2.12

19 Jul 09:37
f665ac0
Compare
Choose a tag to compare

What's Changed

  • Add onSignatureHelp request handler: #167
  • Fix chat runtime to allow "0" to be used as a partial token in chat request: #171

Full Changelog: language-server-runtimes/v0.2.11...language-server-runtimes/v0.2.12

Language Server Runtimes v0.2.11

15 Jul 10:47
36ce62e
Compare
Choose a tag to compare

What's Changed

  • Fixed InitializeResult merge logic to account for arrays in the initiliaze handlers in #169

Full Changelog: https://github.com/aws/language-server-runtimes/compare/[email protected]/v0.2.11

Language Server Runtimes v0.2.10

01 Jul 15:51
Compare
Choose a tag to compare

What's Changed

New Contributors

@aws/[email protected]

03 Jun 15:43
2f5ce4d
Compare
Choose a tag to compare

What's Changed

  • Update package folder structure
  • Consume latest @aws/language-server-runtimes-types

Full Changelog: https://github.com/aws/language-server-runtimes/compare/@aws/[email protected]...@aws/[email protected]

[email protected]

30 May 09:06
c605b39
Compare
Choose a tag to compare

What's Changed

  • Update ReferenceTrackerInformation, ChatItemAction, FeedbackParams, InfoLinkClickParams, LinkClickParams, SourceLinkClickParams request parameter types

Full Changelog: https://github.com/aws/language-server-runtimes/compare/language-server-runtimes-types@[email protected]

v0.2.5

17 May 11:36
c97903e
Compare
Choose a tag to compare

What's Changed

  • Extend telemetry endpoint in the protocol and add handler in Telemetry feature

Full Changelog: v0.2.4...v0.2.5