Skip to content

Commit 092dcb1

Browse files
authored
fix(readme): amazonq readme spacing (#4883)
* fix(readme): amazonq readme spacing * remove first line of README
1 parent e1bd8dd commit 092dcb1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

packages/amazonq/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,29 @@
1-
Amazon Q is your generative AI-powered assistant across the software development lifecycle.
2-
31
## Inline code suggestions
42

53
Code faster with inline code suggestions as you type.
4+
65
![Inline code suggestion demo](https://github.com/aws/aws-toolkit-vscode/raw/HEAD/docs/marketplace/vscode/amazonq/inline.gif)
6+
77
<sub>[_15+ languages supported including Python, TypeScript, Rust, Terraform, AWS Cloudformation, and more_](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/q-language-ide-support.html)</sub>
88

99
## Chat
1010

1111
Generate code, explain code, and get answers to questions about software development.
12+
1213
![Generate code using chat](https://github.com/aws/aws-toolkit-vscode/raw/HEAD/docs/marketplace/vscode/amazonq/chat.gif)
1314

1415
## Security scans
1516

1617
Analyze and fix security vulnerabilities in your project.
1718

1819
![Fix security vulnerability demo](https://github.com/aws/aws-toolkit-vscode/raw/HEAD/docs/marketplace/vscode/amazonq/security-scan.gif)
20+
1921
<sub>[_10 languages supported including Python, TypeScript, C#, and more_](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security-scans.html)</sub>
2022

2123
## Agent for software development
2224

2325
Amazon Q can plan and implement new functionality across multiple files in your workspace.
26+
2427
<sub>Type “/” in chat to open the quick actions menu and choose the “/dev” action.</sub>
2528

2629
![Agent for software development demo](https://github.com/aws/aws-toolkit-vscode/raw/HEAD/docs/marketplace/vscode/amazonq/dev.gif)
@@ -34,6 +37,7 @@ Upgrade your Java applications in minutes, not weeks.
3437
<sub>Type “/” in chat to open the quick actions menu and choose the “/transform” action.</sub>
3538

3639
![Agent for code transformation demo](https://github.com/aws/aws-toolkit-vscode/raw/HEAD/docs/marketplace/vscode/amazonq/transform.png)
40+
3741
<sub>[_Currently supports upgrading Java 8 or 11 Maven projects to Java 17_](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/code-transformation.html#prerequisites)</sub>
3842

3943
## Code reference log

0 commit comments

Comments
 (0)