aws-toolkit-vscode / .github /workflows /release_notes.md
AbdulElahGwaith's picture
Upload folder using huggingface_hub
6582e08 verified
|
Raw
History Blame Contribute Delete
698 Bytes
This is an **unsupported preview build** of the `${BRANCH}` branch of AWS IDE Extensions for VSCode.
# Install
1. Download the vsix file(s) from "Assets" below.
- Amazon Q $AMAZON_Q_VERSION is provided by `amazon-q-vscode….vsix`
- AWS Toolkit $AWS_TOOLKIT_VERSION is provided by `aws-toolkit-vscode….vsix`
2. Run `Extensions: Install from VSIX...` from the VSCode [command palette](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette) and choose the vsix file(s).
# Changes
${AWS_TOOLKIT_CHANGES}
${AMAZON_Q_CHANGES}
## Previous changes
- [AWS Toolkit changelog](/packages/toolkit/CHANGELOG.md)
- [Amazon Q changelog](/packages/amazonq/CHANGELOG.md)