aws / aws/amazon-q-developer-cli
Feature Request: use @ to define explicit file/path to be added into conext as available in Q IDE
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my
Operating system
macOS 15.5.0 (24F74)
Expected behaviour
Amazon Q CLI should allow to specify a file path as available per Q IDE and other CLI assistants (Gemini/Claude), "@ for file paths" and it even allows to show a drop down of files in case there are duplicates.
This feature would be particularly valuable for:
- The q developer @file command allows you to specify a particular file as context for Amazon Q Developer, enabling it to provide more focused and relevant responses based on the contents of that file.
- give instructions to work with specific file(s)
- speed up development with drop-down selection if file name is not directly visible in the terminal
Actual behaviour
- @ seems to be reserved for @ [...args]
Contributor guide
Assessment
This issue has not been assessed yet.