You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/core/src/amazonq/webview/ui/tabs/generator.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -48,9 +48,9 @@ export class TabDataGenerator {
48
48
'featuredev',
49
49
`Welcome to feature development.
50
50
51
-
I can generate code to implement new functionality across your workspace. We'll start by discussing an implementation plan, and then we can review and regenerate code based on your feedback.
51
+
I can generate code to implement new functionality across your workspace. We'll start by discussing an implementation plan, and then we can review and regenerate code based on your feedback.
52
52
53
-
To get started, describe the task you are trying to accomplish.
53
+
To get started, describe the task you are trying to accomplish.
0 commit comments