UI inspiration from an extremely interesting scala...
# development
a
UI inspiration from an extremely interesting scala build tool https://twitter.com/propensive/status/1222855903692697601?s=21
of note is alex archambault mentioning that coursier has an engine to do interactive cli completion of package names! https://twitter.com/alxarchambault/status/1222881873786961921?s=21
and i would LOVE to have dynamic cli tab completions for target specs and other things!!!
w
ftr: we have bash integration
that should already do that
a
does it do dynamic completions? i thought that's why we needed the separate goal?
w
it does dynamic completions for targets, iirc
a
wow
you've said this before too
thanks!
w
there is just... latency.
a
for now
👍 1
h
The bash integration is quite old, @fast-nail-55400 did it back in the day. IIRC it generates a script you can source, but you have to redo that when targets change.
w
not targets... that aspect is dynamic, iirc...?
if not... it's surprisingly slow, heh
eager options, dynamic targets it looks like: https://gist.github.com/stuhood/d5e30bc03e6aad3479c1ef71ed9e51dc