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

Record completion issue with merlin #2597

Open
jfrolich opened this issue Jul 1, 2020 · 1 comment
Open

Record completion issue with merlin #2597

jfrolich opened this issue Jul 1, 2020 · 1 comment

Comments

@jfrolich
Copy link

jfrolich commented Jul 1, 2020

Currently when using reason syntax record completion doesn't work properly when using merlin (it does work with OCaml). Probably this is related to the reason-merlin in this repo.

See context here: ocamllabs/vscode-ocaml-platform#256 (comment).

@anmonteiro
Copy link
Member

this is still an issue. I also discovered adding a space after the . e.g. let x = foo.bar.<SPACE> makes it work

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