Carapace Completer #319
jdugan6240
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The following is a functional implementation of carapace completion for Hilbish.
Note that since
carapace
outputs its completions in json format, this does rely on this json library.This completer would be used as follows:
It's a little slow (at least on my system), but it should work fine.
Beta Was this translation helpful? Give feedback.
All reactions