withfig/autocomplete
[sbt] sbt (Scala's "Simple Build Tool") completion would be nice to have
Aberta
#1.922 aberto em 18 de abr. de 2023
CLI requestgood first issue
Métricas do repositório
- Stars
- (24.242 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Sanity checks
- My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig - I have searched github.com/withfig/autocomplete/issues and there are no duplicates of my issue
- I would like to work on this.
What CLI tool does this relate to?
sbt
Which statement makes the most sense?
This completion spec does not exist
Issue Details
Ideally, as many as possible.
For me personally, clean, compile, test, testOnly, and the ~ variants are most relevant.
Not sure how possible that is, but even better would be to support contextual information, like what projects, aliases, etc. are defined in build.sbt
Reference can be found here