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

Better completion candidates #33

Closed
michaelmacinnis opened this issue Jul 1, 2018 · 0 comments
Closed

Better completion candidates #33

michaelmacinnis opened this issue Jul 1, 2018 · 0 comments

Comments

@michaelmacinnis
Copy link
Owner

Depends on #30.

The method complete is currently called to allow completion candidates to be generated in oh. With more fine-grained control over the parser it should be possible to pass more detail to a completion hook. It should be possible to query, set and invoke the completion hook from a background task. Similar to the way import works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant