Skip to content

Commit

Permalink
Update src/pages/[platform]/build-a-backend/q-developer/index.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: James Jarvis <[email protected]>
  • Loading branch information
offlineprogrammer and jjarvisp authored Dec 4, 2024
1 parent 773d417 commit bf6d446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/[platform]/build-a-backend/q-developer/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ import { type ClientSchema, a, defineData } from "@aws-amplify/backend";
## Use Q Developer - workspace in your Amplify project


Adding `@workspace` to your question in Amazon Q automatically incorporates the most relevant parts of your workspace code as context, using an index that updates periodically. For more information on `@workspace` functionality, please visit [Amazon Q Developer - Workspace Context] (https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/workspace-context.html).
Adding `@workspace` to your question in Amazon Q automatically incorporates the most relevant parts of your workspace code as context, using an index that updates periodically. For more information on `@workspace` functionality, please visit [Amazon Q Developer - Workspace Context](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/workspace-context.html).

The files below provide detailed guides that can be included as context with the `@workspace` command, enhancing Amazon Q's accuracy in generating AWS Amplify Gen 2 code.

Expand Down

0 comments on commit bf6d446

Please sign in to comment.