This is an unsupported preview build of the feature/q-lsp
branch of AWS Toolkit.
Install
- Download the respective plugin zip from the assets below
- In the IDE, go to Settings -> Plugins
- Click on Install plugin from disk and select the downloaded zip
Changes
3.55-SNAPSHOT (2025-02-13)
- (Feature) /transform: support transformations to Java 21
- (Bug Fix) Amazon Q /test: Truncating user input to 4096 characters for unit test generation.
- (Bug Fix) Enable syntax highlighting when viewing diff for /test
- (Bug Fix) Amazon Q /review: Unable to navigate to code location when selecting issues
- (Bug Fix) Amazon Q /test: Q identify active test file and infer source file for test generation.
- (Removal) Amazon Q: Revert prefetch logic to enable more stable inline completion.