Skip to content

Releases: aws/language-servers

chat-client/v0.0.4

09 Oct 14:22
71881ee
Compare
Choose a tag to compare

What's Changed

  • Better handle undefined quickActionCommands
  • Handle application focus through mynah-ui instead of through the window object
  • Upgraded dependency: @aws/mynah-ui 4.15.11

lsp-codewhisperer/v0.0.14

13 Sep 13:36
e11e7c3
Compare
Choose a tag to compare

What's Changed

  • Removing manually setting job status to failed after any error from cwspr API by @pranav-firake in #455

Full Changelog: https://github.com/aws/language-servers/compare/lsp-partiql/v0.0.4...lsp-codewhisperer@0.0.14

lsp-partiql/v0.0.4

04 Sep 07:53
Compare
Choose a tag to compare

What's Changed

  • Features: add PRIMARY KEY and table options support PartiQL server grammar

lsp-codewhisperer/v0.0.13

02 Sep 14:15
Compare
Choose a tag to compare

What's Changed

  • Set customUserAgent for SDK calls in Q Servers
  • Add retry to pollTransformation
  • Fix autotrigger - LF
  • Add sql to supported file types
  • Fix: failed to upload due to cert validation failed

lsp-yaml/v0.1.0

28 Aug 08:22
f292eec
Compare
Choose a tag to compare

Release - Includes changes to include custom YAML service when creating the LSP Server.

lsp-json/v0.1.0

28 Aug 08:19
f292eec
Compare
Choose a tag to compare

Release - Includes changes for adding custom JSON service when creating the LSP Server.

lsp-codewhisperer/v0.0.12

19 Aug 13:17
e2db517
Compare
Choose a tag to compare
  • Allow sending document without active focus in Chat requests by @makenneth in #421

lsp-codewhisperer/v0.0.11

15 Aug 08:50
e128dc8
Compare
Choose a tag to compare

What's Changed

lsp-partiql/v0.0.3

31 Jul 09:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: lsp-codewhisperer/v0.0.10...lsp-partiql/v0.0.3

lsp-codewhisperer/v0.0.10

29 Jul 14:52
Compare
Choose a tag to compare

What's Changed

  • Feature: Add Q .NET Transform Server
  • Add default response for "How can Amazon Q help me?"
  • Allow "0" to be used as partial token in chat handler

In more details

New Contributors

Full Changelog: https://github.com/aws/language-servers/compare/lsp-partiql@0.0.2...lsp-codewhisperer/v0.0.10