Skip to content

AWS IDE Extensions: q-dev-ux

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 22:34
dfbb8e5

This is an unsupported preview build of the feature/q-dev-ux branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.29.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.28.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.28.0-SNAPSHOT 2024-10-09

  • Breaking Change Bumping VS Code minimum version to 1.83.0
  • Bug Fix update animate graph for infraComposer in toolkit README
  • Deprecation The next release of this extension will require VS Code 1.83.0 or newer.
  • Feature Show a one-time warning if new VS Code is required
  • Removal Minimum required VSCode version is now 1.83

Amazon Q - 1.29.0-SNAPSHOT 2024-10-09

  • Bug Fix Amazon Q /dev: include telemetry for workspace usage when generating new files
  • Bug Fix Amazon Q extension may fail to start if AWS Toolkit extension fails to start
  • Bug Fix Amazon Q Feature Dev: Add error messages when the upload URL expires
  • Bug Fix Amazon Q (/dev): view diffs of previous /dev iterations
  • Bug Fix Q dev handle no change required
  • Deprecation The next release of this extension will require VS Code 1.83.0 or newer.
  • Feature Automatically pause and resume @workspace indexing when OS CPU load is high
  • Feature Inline completion for more json files, and all yaml files
  • Feature Show a one-time warning if new VS Code is required
  • Removal Minimum required VSCode version is now 1.83

Previous changes