Skip to content

Commit 157e9c1

Browse files
Update file Developer Environment Guide for Linux.md
1 parent 6ff3dc2 commit 157e9c1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/Developer Environment Guide for Linux.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ aws configure
126126
### Cline
127127
What it is: An AI coding assistant that runs as a VS Code extension, powered by various LLMs (Claude, GPT, etc.)
128128

129-
Key capabilities:
129+
Key capabilities:
130130
- Autonomous code editing across multiple files
131131
- Executes terminal commands and reads file outputs
132132
- Can browse the web for documentation/research
@@ -140,11 +140,11 @@ Why it's helpful: Acts like an AI pair programmer that can actually write, test,
140140
What it is: AWS's AI coding assistant integrated into IDEs, specifically designed for AWS development
141141

142142
Key capabilities:
143-
Code suggestions and completions optimized for AWS services
144-
Security vulnerability scanning and fixes
145-
AWS best practices recommendations
146-
Infrastructure as Code (CloudFormation, CDK) assistance
147-
Direct integration with AWS documentation and services
143+
- Code suggestions and completions optimized for AWS services
144+
- Security vulnerability scanning and fixes
145+
- AWS best practices recommendations
146+
- Infrastructure as Code (CloudFormation, CDK) assistance
147+
- Direct integration with AWS documentation and services
148148

149149
Why it's helpful: Specialized for AWS development with deep knowledge of AWS services, perfect for this GenAI-IDP project since it's
150150
built entirely on AWS.

0 commit comments

Comments
 (0)