Skip to content

Releases: chengoramazon/aws-toolkit-vscode

AWS IDE Extensions: prerelease

06 Feb 20:38
Compare
Choose a tag to compare
Pre-release

This is an unsupported preview build of the master branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.47.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.46.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.45.0 2025-02-05

  • Feature Add support for DocumentDB clusters
  • Feature Step Functions: Upgrade amazon-states-language-service to 1.15. This new version enhance autocomplete for variable and JSONata expression in JSON ASL files.

Amazon Q - 1.46.0 2025-02-05

  • Bug Fix Citation links are not clickable as numbers, but appear as non-clickable texts
  • Bug Fix Fix language server start failure in AL2023 ARM64
  • Bug Fix /review: Auto-review issues did not populate code issues list
  • Bug Fix Amazon Q: Fix code upload error when using /dev or /doc on Remote SSH
  • Bug Fix /test placeholder text aligned across IDEs
  • Bug Fix Inline: Typos in the first example suggestion
  • Feature Inline suggestions: Pre-fetch recommendations to reduce suggestion latency.
  • Feature Added github issue link and description to the chat answer feedback form

Previous changes