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

Completion doesn't work #46

Open
jaredly opened this issue Jun 27, 2016 · 3 comments
Open

Completion doesn't work #46

jaredly opened this issue Jun 27, 2016 · 3 comments

Comments

@jaredly
Copy link
Collaborator

jaredly commented Jun 27, 2016

When I run iocaml -completion, and then type print_e and press tab (to trigger completion), nothing pops up, and in fact the kernel stalls (no subsequent execution requests work, I have to kill the kernel).
When running the ocaml kernel under jupyter, completion requests don't do anything either, although it doesn't stall the kernel.

@jaredly
Copy link
Collaborator Author

jaredly commented Jun 27, 2016

Looking at the log file (when running from iocaml -completion, it has:

Exception: Ag_oj_run.Error("Line 1:\nMissing record field line")
Dying.

@jaredly
Copy link
Collaborator Author

jaredly commented Jun 29, 2016

ah, I was missing ocp-index

@jaredly jaredly closed this as completed Jun 29, 2016
@andrewray
Copy link
Owner

Lets leave this open, as the kernel shouldn't just crash (in fact the -completion arg should be rejected if ocp-index isn't installed).

@andrewray andrewray reopened this Jun 29, 2016
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

2 participants