Skip to content

Releases: Bit-Quill/aws-toolkit-vscode

AWS IDE Extensions: prerelease

06 Dec 06:24
016e478
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.40.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.38.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.36.0 2024-11-27

  • Bug Fix appBuilder refresh feature doesnt work during sync --watch
  • Bug Fix 'View Logs...' action redirects to output channel instead of Terminal

Amazon Q - 1.40.0-SNAPSHOT 2024-12-06

  • Bug Fix @workspace is missing from the welcome to q chat tab
  • Bug Fix Fix chat syntax highlighting when using several different themes
  • Bug Fix Amazon Q /doc: progress bar persists after cancelling README creation
  • Feature Amazon Q Code Transformation: show job ID in Transformation Hub
  • Feature UI improvements to Amazon Q Chat: New splash loader animation, initial streaming card animation, improved button colours
  • Feature Navigate through prompt history by using the up/down arrows

Previous changes