Skip to content
Discussion options

You must be logged in to vote

You could write a .merlin file by hand: https://github.com/ocaml/merlin/wiki/Project-configuration indicating what are you build (B) directories.
Then you can have ocaml-lsp read these configuration files by using the --fallback-read-dot-merlin.

There is an open issue describing a plan to improve the behaviour of that flag, but no one started working on that yet: #1522

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@voodoos
Comment options

voodoos Sep 12, 2025
Collaborator

Answer selected by tzAcee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants