aws / aws/amazon-q-developer-cli
Feature Request: Add option to force Amazon Q CLI to read full files
- 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 issue
### Operating system
macOS 15.5.0 (24F74)
### Expected behaviour
Amazon Q CLI should have an option (e.g., a flag or setting) to force reading the entire file content, providing complete context of the codebase. This would help Amazon Q understand the full scope of existing functions, classes, and implementations to avoid duplications and provide better code suggestions. For example, a --full-context flag or configuration setting that ensures complete file analysis.
This feature would be particularly valuable for:
• Large codebases with many functions
• Avoiding duplicate implementations
• Better understanding of existing code structure
• More accurate refactoring suggestions
• Comprehensive code analysis
• Suggested implementation (like a --full-context flag)
The template includes conversation context to help the development team understand your use case.
### Actual behaviour
--
### Steps to reproduce
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.