Open henrihs opened 6 years ago
I'm missing a feature for autocompletion of options in paket.dependencies.
paket.dependencies
E.g. typing redir should give the suggestion redirects:. After pushing enter, you should be given the alternatives on; off; force
redir
redirects:
on; off; force
I'm missing a feature for autocompletion of options in
paket.dependencies
.E.g. typing
redir
should give the suggestionredirects:
. After pushing enter, you should be given the alternativeson; off; force