-
Notifications
You must be signed in to change notification settings - Fork 522
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6671 from aws/autoMerge/feature/amazonqLSP
Merge master into feature/amazonqLSP
- Loading branch information
Showing
206 changed files
with
12,641 additions
and
8,222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"date": "2025-02-27", | ||
"version": "1.49.0", | ||
"entries": [ | ||
{ | ||
"type": "Bug Fix", | ||
"description": "Amazon Q /test: Unit test generation displays an inaccurate diff view for non-primary packages in the workspace." | ||
}, | ||
{ | ||
"type": "Bug Fix", | ||
"description": "Amazon Q /doc: Fix uploading file method throwing incorrect workspace too large error message" | ||
}, | ||
{ | ||
"type": "Bug Fix", | ||
"description": "/transform: skip running tests locally when user chooses to do so" | ||
}, | ||
{ | ||
"type": "Bug Fix", | ||
"description": "/review: ignored lines should not show up in scan issues" | ||
}, | ||
{ | ||
"type": "Bug Fix", | ||
"description": "/test: update capability card text" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"date": "2025-03-06", | ||
"version": "1.50.0", | ||
"entries": [ | ||
{ | ||
"type": "Bug Fix", | ||
"description": "/doc: Usage in multiple chat tabs may cause unexpected behavior." | ||
}, | ||
{ | ||
"type": "Bug Fix", | ||
"description": "/review: subsequent reviews weren't possible" | ||
}, | ||
{ | ||
"type": "Feature", | ||
"description": "Amazon Q chat: Use `@` to add folders, files, and saved prompts as context" | ||
}, | ||
{ | ||
"type": "Feature", | ||
"description": "Amazon Q chat: increase chat input height to 3 lines" | ||
}, | ||
{ | ||
"type": "Feature", | ||
"description": "Amazon Q chat: Show list of files sent as context in chat response" | ||
}, | ||
{ | ||
"type": "Feature", | ||
"description": "Amazon Q chat: Add support for `.md` file rules in workspace-level `.amazonq/rules` directory" | ||
}, | ||
{ | ||
"type": "Test", | ||
"description": "add Q Chat /review command test coverage" | ||
} | ||
] | ||
} |
4 changes: 0 additions & 4 deletions
4
packages/amazonq/.changes/next-release/Bug Fix-8e53fbd9-35d8-40f0-95be-5c7ac2478353.json
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
packages/amazonq/.changes/next-release/Bug Fix-e587b325-81f7-4ad0-8945-7c162dceffcd.json
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
packages/amazonq/.changes/next-release/Feature-5950fb35-8db4-4794-878e-e981c754d912.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type": "Feature", | ||
"description": "Amazon Q Chat: You can now keep a \"library\" of prompt files in your home directory under `~/.aws/amazonq/prompts` and then quickly add them to the context using `@` on any project you’re working on. Prompt files are in markdown (`.md`) format." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.