Skip to content

AWS IDE Extensions: postreinvent

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 15:53

This is an unsupported preview build of the feature/postreinvent 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.38.0-SNAPSHOT 2024-12-11

  • Bug Fix Auth: SSO session was bad, but no reauth prompt given

Amazon Q - 1.40.0-SNAPSHOT 2024-12-11

  • Bug Fix Improved LLM code review for file review.
  • 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
  • Bug Fix Code Review: Fixed a bug where some issues are missing from the code issues view for workspaces with custom names
  • Bug Fix Amazon Q /doc: Prompt user to choose a folder in chat
  • Bug Fix Amazon Q /dev not adding Dockerfiles in nested folders
  • Bug Fix Improved Code Fix generation for code review issues
  • Bug Fix Auth: SSO session was bad, but no reauth prompt given
  • Bug Fix Fix the quick start buttons on the explore page to show amazon q colours on hover
  • 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 Add acknowledgement button for amazon q chat disclaimer
  • Feature Navigate through prompt history by using the up/down arrows

Previous changes