Skip to content

Commit e3f4eba

Browse files
committed
docs: fix CodeWhisperer name
1 parent 629f7ab commit e3f4eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.quickstart.vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ For full details see the [AWS CDK Explorer](https://docs.aws.amazon.com/toolkit-
7171

7272
Once enabled, CodeWhisperer will provide code suggestions automatically and can also be requested manually using option+c (mac) / alt+c (PC). CodeWhisperer may provide multiple suggestions; use the left- and right-arrow to navigate between suggestions. To accept a suggestion and add it to your file, press Tab. To dismiss a suggestion, press escape or keep typing.
7373

74-
In addition to providing code suggestions within your current file, CodeWhisperer can scan your entire package to identify security issues. To initiate a security scan, go to the AWS CodeWhisperer section in the **Developer Tools** panel and select “Run security scan”. Results will be listed in the Problems panel.
74+
In addition to providing code suggestions within your current file, CodeWhisperer can scan your entire package to identify security issues. To initiate a security scan, go to the CodeWhisperer section in the **Developer Tools** panel and select “Run security scan”. Results will be listed in the Problems panel.
7575

7676
![CodeWhisperer](./resources/marketplace/vscode/overview-codewhisperer.png)
7777

0 commit comments

Comments
 (0)