Skip to content

AWS IDE Extensions: amazonqLSP

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 22:19
20f28f5

This is an unsupported preview build of the feature/amazonqLSP branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.48.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.47.0 is provided by aws-toolkit-vscode….vsix
  2. Run Extensions: Install from VSIX... from the VSCode command palette and choose the vsix file(s).

Changes

AWS Toolkit - 3.47.0-SNAPSHOT 2025-02-14

  • Feature App Builder: Autoload debug configuration for local invoke webview

Amazon Q - 1.47.0 2025-02-13

  • Bug Fix Send to prompt and other context menu options not sent if chat was closed
  • Bug Fix Amazon Q /test: Truncating user input to 4096 characters for unit test generation.
  • Bug Fix Amazon Q /test: Q identify active test file and infer source file for test generation.
  • Bug Fix /review: Code review starts automatically when invoked from menu
  • Feature Amazon Q /dev: support .hbs, .gjs, .gts, .astro, .mdx, .svelte, .erb, .rake files
  • Feature /transform: automatically download results when ready
  • Feature /transform: support Java 21 transformations
  • Removal Reverted prefetch logic to enable more stable inline completion

Previous changes