Closed kidd closed 10 years ago
Well, you can pass :must-match t
to helm-comp-read
. The problem then is that probably those args are not compatible with ido-completing-read
. We should think a nice way to do that.
Remember that we use helm-comp-read
on helm-dash-activate-docset
and helm-dash-install-docset
Another detail, you should add helm-comp-read
to :options in helm-dash-completing-read-func
, and
@areina wdyt?
It's perfect form me!
related to #51
I don't like that by default helm allows not matching results.... so as it is now I'd be against merging it. wdyt?