You can specify context from files, folders, and external documentation in your conversation to focus your chat responses.
@
followed by the file or folder name. For example, @routes.tsx
will include the routes.tsx
file in your context. You can include multiple files or folders.
@
followed by the name of the documentation. For example, @Next.js
will include Next.js documentation in your context. Augment provides nearly 300 documentation sets spanning across a wide range of domains such as programming languages, packages, software tools, and frameworks.