Generate recipe shell completions also under "subdir-trick"
Open
completions
enhancement
- Dominant language
- Rust
- Stars
- 35.8k
- Forks
- 846
- Avg merge
- 27m
- Merged PRs (30d)
- 3
Description
```console
$ tree
.
├── foo
│ └── justfile
└── justfile
```
It would be very useful for discoverabiliity in a big monorepo if `just foo/` completions would also work and show recipes of the `foo`-directory's `justfile`.
Contributor guide
Assessment
This issue has not been assessed yet.