Is it possible to get type checking for ocamllex .mll files? #863
anentropic
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
It would indeed be handy. But this plugin is completely dependent on merlin to provide this functionality, so there's not much we can do. We can ping @let-def so that he perhaps can keep this issue in the back of his mind meanwhile. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When working on a .mll file I don't get any of the between-lines type hints (Code Lens?) that I get when editing a regular .ml file
Would be really handy if that was possible
Beta Was this translation helpful? Give feedback.
All reactions