Skip to content

Commit 9f28b68

Browse files
authored
feat: Updated text for special commands to include /dev (#4197)
1 parent 26e6b0d commit 9f28b68

File tree

1 file changed

+1
-0
lines changed
  • plugins/toolkit/jetbrains-core/src/software/aws/toolkits/jetbrains/services/cwc/controller/chat

1 file changed

+1
-0
lines changed

plugins/toolkit/jetbrains-core/src/software/aws/toolkits/jetbrains/services/cwc/controller/chat/StaticTextResponse.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ enum class StaticTextResponse(
2929
- What is the syntax of declaring a variable in TypeScript?
3030
### Special Commands
3131
- /clear - Clear the conversation.
32+
- /dev - Get code suggestions across files in your current project. Provide a brief prompt, such as "Implement a GET API."<strong> Only available through CodeWhisperer Professional Tier.</strong>
3233
- /transform - Transform your code. Use to upgrade Java code versions. <strong>Only available through CodeWhisperer Professional Tier.</strong>
3334
- /help - View chat topics and commands.
3435
### Things to note:

0 commit comments

Comments
 (0)