Commit 92f9ae3
authored
fix(amazonq): missing @workspace command on welcome tab (#6145)
## Problem
- On the welcome to q chat tab `@workspace` is missing
## Solution
- Pull in all context commands that should be available for the regular
cwc tab into the welcome to q tab
---
- 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 5987252 commit 92f9ae3
File tree
2 files changed
+5
-0
lines changed- packages
- amazonq/.changes/next-release
- core/src/amazonq/webview/ui/walkthrough
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 | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments