You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have dune build @runtest --watch running in a terminal and that already displays the diffs from Expect Test failures in a very readable way, so that same information appearing in my editor as big verbose LSP Diagnostics is not helpful for me. Is it possible to disable that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have
dune build @runtest --watch
running in a terminal and that already displays the diffs from Expect Test failures in a very readable way, so that same information appearing in my editor as big verbose LSP Diagnostics is not helpful for me. Is it possible to disable that?I gather that it is related to this: https://github.com/ocaml/ocaml-lsp#integration-with-dune-rpc but it's not clear to me how to configure it.
Beta Was this translation helpful? Give feedback.
All reactions