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: Arundeep Nagaraj <[email protected]>
  • Loading branch information
offlineprogrammer and arundna authored Dec 4, 2024
1 parent 5d0617e commit 9fde8ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 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,9 @@ 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. 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.
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.

Download the files and follow the steps below to use the `@workspace` in your Amplify project

Expand Down

0 comments on commit 9fde8ab

Please sign in to comment.