Releases: aws/aws-toolkit-vscode
Releases · aws/aws-toolkit-vscode
AWS IDE Extensions: prerelease
This is an unsupported preview build of the master
branch of AWS IDE Extensions for VSCode.
Install
- Download the vsix file(s) from "Assets" below.
- Amazon Q 1.34.0 is provided by
amazon-q-vscode….vsix
- AWS Toolkit 3.32.0 is provided by
aws-toolkit-vscode….vsix
- Amazon Q 1.34.0 is provided by
- Run
Extensions: Install from VSIX...
from the VSCode command palette and choose the vsix file(s).
Changes
AWS Toolkit - 3.32.0-SNAPSHOT 2024-11-05
- Bug Fix SAM: Save SAM deploy parameters to correct samconfig.toml in project folder
- Bug Fix SAM: Skip unnecessary prompters for sync operation when using flag from samconfig.toml file
- Bug Fix AWS Lambda: Removed action to delete a Lambda or S3 bucket in the AppBuilder section as resources created through IaC frameworks should not be directly modified since this creates drift
Amazon Q - 1.34.0-SNAPSHOT 2024-11-05
- Bug Fix Align example help text with prompt message in chat
- Bug Fix Improve
@workspace
index auto pause start strategy. - Feature Allow users to View and Apply diff when they explictily send code to Amazon Q using - Fix, Refactor, Optimize and Send To Prompt.
Previous changes
AWS IDE Extensions: q-dev-ux
This is an unsupported preview build of the feature/q-dev-ux
branch of AWS IDE Extensions for VSCode.
Install
- Download the vsix file(s) from "Assets" below.
- Amazon Q 1.34.0 is provided by
amazon-q-vscode….vsix
- AWS Toolkit 3.32.0 is provided by
aws-toolkit-vscode….vsix
- Amazon Q 1.34.0 is provided by
- Run
Extensions: Install from VSIX...
from the VSCode command palette and choose the vsix file(s).
Changes
AWS Toolkit - 3.32.0-SNAPSHOT 2024-11-05
- Bug Fix SAM: Save SAM deploy parameters to correct samconfig.toml in project folder
- Bug Fix SAM: Skip unnecessary prompters for sync operation when using flag from samconfig.toml file
- Bug Fix AWS Lambda: Removed action to delete a Lambda or S3 bucket in the AppBuilder section as resources created through IaC frameworks should not be directly modified since this creates drift
Amazon Q - 1.34.0-SNAPSHOT 2024-11-05
- Bug Fix Align example help text with prompt message in chat
- Bug Fix Improve
@workspace
index auto pause start strategy. - Feature Allow users to View and Apply diff when they explictily send code to Amazon Q using - Fix, Refactor, Optimize and Send To Prompt.
Previous changes
AWS IDE Extensions: q-dev-execution
This is an unsupported preview build of the feature/q-dev-execution
branch of AWS IDE Extensions for VSCode.
Install
- Download the vsix file(s) from "Assets" below.
- Amazon Q 1.34.0 is provided by
amazon-q-vscode….vsix
- AWS Toolkit 3.32.0 is provided by
aws-toolkit-vscode….vsix
- Amazon Q 1.34.0 is provided by
- Run
Extensions: Install from VSIX...
from the VSCode command palette and choose the vsix file(s).
Changes
AWS Toolkit - 3.32.0-SNAPSHOT 2024-11-05
- Bug Fix SAM: Save SAM deploy parameters to correct samconfig.toml in project folder
- Bug Fix SAM: Skip unnecessary prompters for sync operation when using flag from samconfig.toml file
- Bug Fix AWS Lambda: Removed action to delete a Lambda or S3 bucket in the AppBuilder section as resources created through IaC frameworks should not be directly modified since this creates drift
Amazon Q - 1.34.0-SNAPSHOT 2024-11-05
- Bug Fix Align example help text with prompt message in chat
- Bug Fix Improve
@workspace
index auto pause start strategy. - Feature Allow users to View and Apply diff when they explictily send code to Amazon Q using - Fix, Refactor, Optimize and Send To Prompt.
Previous changes
AWS IDE Extensions: emr
This is an unsupported preview build of the feature/emr
branch of AWS IDE Extensions for VSCode.
Install
- Download the vsix file(s) from "Assets" below.
- Amazon Q 1.34.0 is provided by
amazon-q-vscode….vsix
- AWS Toolkit 3.32.0 is provided by
aws-toolkit-vscode….vsix
- Amazon Q 1.34.0 is provided by
- Run
Extensions: Install from VSIX...
from the VSCode command palette and choose the vsix file(s).
Changes
AWS Toolkit - 3.32.0-SNAPSHOT 2024-11-05
- Bug Fix SAM: Save SAM deploy parameters to correct samconfig.toml in project folder
- Bug Fix SAM: Skip unnecessary prompters for sync operation when using flag from samconfig.toml file
- Bug Fix AWS Lambda: Removed action to delete a Lambda or S3 bucket in the AppBuilder section as resources created through IaC frameworks should not be directly modified since this creates drift
Amazon Q - 1.34.0-SNAPSHOT 2024-11-05
- Bug Fix Align example help text with prompt message in chat
- Bug Fix Improve
@workspace
index auto pause start strategy. - Feature Allow users to View and Apply diff when they explictily send code to Amazon Q using - Fix, Refactor, Optimize and Send To Prompt.
Previous changes
AWS Toolkit 3.31.0
AWS Toolkit for VS Code 3.31.0
Amazon Q 1.33.0
Amazon Q for VS Code 1.33.0
AWS Toolkit 3.30.0
AWS Toolkit for VS Code 3.30.0
Amazon Q 1.32.0
Amazon Q for VS Code 1.32.0
Amazon Q 1.31.0
Amazon Q for VS Code 1.31.0
AWS IDE Extensions: cwltail
This is an unsupported preview build of the feature/cwltail
branch of AWS IDE Extensions for VSCode.
Install
- Download the vsix file(s) from "Assets" below.
- Amazon Q 1.32.0 is provided by
amazon-q-vscode….vsix
- AWS Toolkit 3.31.0 is provided by
aws-toolkit-vscode….vsix
- Amazon Q 1.32.0 is provided by
- Run
Extensions: Install from VSIX...
from the VSCode command palette and choose the vsix file(s).
Changes
AWS Toolkit - 3.30.0 2024-10-29
- Bug Fix EC2 connect: improve management of SSM sessions to minimize chance they are left active.
- Bug Fix fixed device code detection when running auth through tunneled vscode
- Feature EC2: provide view of ec2 system logs
Amazon Q - 1.31.0 2024-10-29
- Breaking Change Change keybind for focusing chat to ctrl+win+i on Windows, ctrl+cmd+i on macOS and ctrl+meta+i on Linux
- Bug Fix Inline Suggestions: Occasional
ValidationException
if user context has too many characters. - Bug Fix Update
@workspace
index when adding or deleting a file - Bug Fix fixed device code detection when running auth through tunneled vscode
- Feature Use inline chat to select code and transform it with natural language instructions
- Feature Amazon Q /dev: Add stop generation action
- Feature Provide more frequent updates about code changes made by agent