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
For example, using OCaml-LSP with Sublime is going to be easier with this PR sublimelsp/LSP#2386, but I think there are some pitfalls, such as having to launch the editor with opam exec -- subl . if you want to use it with the local switch. Documenting such pitfalls may help newcomers.
The text was updated successfully, but these errors were encountered:
For example, using OCaml-LSP with Sublime is going to be easier with this PR sublimelsp/LSP#2386, but I think there are some pitfalls, such as having to launch the editor with
opam exec -- subl .
if you want to use it with the local switch. Documenting such pitfalls may help newcomers.The text was updated successfully, but these errors were encountered: