Skip to content

AWS IDE Extensions: separate-sessions

Pre-release
Pre-release
Compare
Choose a tag to compare

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

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.10.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.11.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.11.0-SNAPSHOT 2024-06-21

  • Removal Auth: No longer share SSO sessions with Amazon Q.

Amazon Q - 1.10.0-SNAPSHOT 2024-06-21

  • Bug Fix Security Scan: Fixes an issue where project-scans time out for larger projects.
  • Bug Fix Amazon Q /dev command: Fix file rejections for files outside of src/
  • Bug Fix Feature Development: update /dev welcome message
  • Bug Fix Amazon Q Chat: Fixed broken code blocks with typewriter text in list items.
  • Feature UX: New style for the login window
  • Removal Auth: No longer share SSO sessions with AWS Toolkit.

Previous changes