Commit 0fa2b26
authored
fix(amazonq): @-prompts not added to context
## Problem
`@Prompts` not being sent to context due to change in [last week's release](https://github.com/aws/aws-toolkit-vscode/pull/6831/files#r2021948984)
## Solution
Add 'file' label to user prompts1 parent dc9b623 commit 0fa2b26
File tree
2 files changed
+5
-0
lines changed- packages
- amazonq/.changes/next-release
- core/src/codewhispererChat/controllers/chat
2 files changed
+5
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
501 | 502 | | |
502 | 503 | | |
503 | 504 | | |
| |||
0 commit comments