The Ultimate Cheat Sheet for Using Amazon Q Developer in Your IDE
Get the most out of Amazon Q Developer in your IDE with this handy cheat sheet
Keyboard shortcut - Visual Studio for Mac:
⌥⌘E
Keyboard shortcut - Visual Studio for Mac:
⌥⌘U
Keyboard shortcut - Visual Studio for Mac:
⌥⌘Y
Keyboard shortcut - Visual Studio for Mac:
⌥⌘A
Keyboard shortcut - Visual Studio for Mac:
⌥⌘Q
- “What AWS services should I use for a serverless application backend?”
- “Explain this React component” (Send component code to prompt)
- “/dev I want to add user authentication to my app”
- “How do I write unit tests for this Python function?“ (Send function code to prompt)
- “/transform my Java 8 project to Java 17“
- “Fix: Why is this code throwing an error?” (Send buggy code to prompt)
- “What are the best practices for data partitioning with Amazon DynamoDB?”
- “Refactor: Improve the readability of this code snippet” (Highlight code snippet)
- “Optimize: Enhance the performance of this query“ (Send query to prompt)
- “Generate boilerplate code for creating a new React Native app”
Any opinions in this post are those of the individual author and may not reflect the opinions of AWS.