Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(draft,feat): support other completion frameworks #4

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

natask
Copy link
Owner

@natask natask commented Dec 6, 2021

currently support completing-read.

missing: keybindings intergration, delve export, completing-read-multiple to select multiple nodes, default actions to preview node

It seems challenging to do the above natively. I may only implement support for consult and helm.

I realize that static collections don't work for matching by destination and source of nth depth. those have to be sql queries because the links and citations tables are too large to search through statically.

missing: keybindings intergration, delve export, completing-read-multiple to select multiple nodes, default actions to preview node
@natask natask added help wanted Extra attention is needed draft labels Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant