aws / aws/amazon-q-developer-cli
q inline does not show suggestions for the next argument
- Ngôn ngữ chính
- Rust
- Star
- 2k
- Fork
- 439
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
macOS 14.5.0 (23F79)
### Expected behaviour
If I type `q in`, I expect an autocomplete option for `q inline`.
If I type `q inline `, I expect autocomplete options to show for subcommands of `q inline`.
### Actual behaviour
No autocomplete options show.
### Steps to reproduce
Type `q in`
### Environment
```yaml
[q-details]
version = "1.6.1"
hash = "f66e0b0e917ab185eef528dc36eca56b78ca8b5d"
date = "2025-02-04T00:06:28.754523Z (23h ago)"
variant = "full"
[system-info]
os = "macOS 14.5.0 (23F79)"
chip = "Apple M1 Pro"
total-cores = 8
memory = "32.00 GB"
[environment]
cwd = "/Users/USER/Source/github.com/"
cli-path = "/Users/USER/Source/github.com/"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "iTerm 2"
install-method = "brew"
[env-vars]
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.6.1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.googlecode.iterm2"
```
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện hành vi được báo cáo với `q in` và `q inline ` trong môi trường macOS zsh được ghi trong tài liệu; `q doctor` và `q restart` cũng là một phần trong các bước kiểm tra của issue. Hoàn thành khi tính năng tự động hoàn thành hiển thị lệnh `q inline` và các lệnh con của nó như mong đợi.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- rust, zsh
- Lĩnh vực
- cli
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 38/100