casile icon indicating copy to clipboard operation
casile copied to clipboard

Add completion for targets

Open alerque opened this issue 8 months ago • 0 comments

CaSILE rules have proliferated so I now have some projects with thousands of possible outputs.

We need some way other than knowing and typing to make these discoverable. I would like some sort of completion routine, maybe with a fuzzy-match selector.

We probably need to cache the list of potential outputs somehow because it takes make a long time to put everything together.

c.f. https://github.com/kyu08/fzf-make

alerque avatar Oct 12 '23 17:10 alerque