Commit 6bfa34f
authored
fix(amazonq): Fix next edit suggestion, inline accept and reject edit… (aws#7802)
… to menu string
## Problem
Customer reported issue here:
aws#7796
## Solution
Fix next edit suggestion, inline accept and reject edit to menu string
## Testing
<img width="608" height="87" alt="Screenshot 2025-08-01 at 2 37 51 PM"
src="https://github.com/user-attachments/assets/0004dc9b-32b9-40fb-a5c4-528a8b15c2a2"
/>
<img width="608" height="105" alt="Screenshot 2025-08-01 at 2 38 54 PM"
src="https://github.com/user-attachments/assets/783b4065-a1ae-40df-b16d-55c747b38489"
/>
<img width="608" height="105" alt="Screenshot 2025-08-01 at 2 39 17 PM"
src="https://github.com/user-attachments/assets/31578cf4-2e46-4c30-a6b4-e762543e5252"
/>
---
- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.1 parent 187f27a commit 6bfa34f
2 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
852 | 852 | | |
853 | 853 | | |
854 | 854 | | |
855 | | - | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
856 | 858 | | |
857 | 859 | | |
858 | 860 | | |
859 | | - | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
860 | 864 | | |
861 | 865 | | |
862 | 866 | | |
863 | | - | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
864 | 870 | | |
865 | 871 | | |
866 | 872 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
361 | 362 | | |
362 | 363 | | |
363 | 364 | | |
| |||
465 | 466 | | |
466 | 467 | | |
467 | 468 | | |
| 469 | + | |
| 470 | + | |
468 | 471 | | |
469 | 472 | | |
470 | 473 | | |
| |||
0 commit comments