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

Emacs completion: Include module prefix in completion candidates #497

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

Conversation

juergenhoetzel
Copy link
Contributor

Fixes a mismatch of the completion START position in the Emacs buffer and the candidatates that didn't include the expected module-prefix.

Fixes #455

@juergenhoetzel
Copy link
Contributor Author

@bbatsov You contributed the original code: Could you take a look?

Fixes a mismatch of the completion START position in the Emacs buffer
and the candidatates that didn't include the expected module-prefix.

Fixes ocaml-community#455
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

Successfully merging this pull request may close these issues.

Completion broken when running utop from emacs
1 participant