Skip to content

Sandbox detection feature request #22

@syaiful6

Description

@syaiful6

OCaml tools like ocamllsp and ocamlformat are often managed by sandboxes such as esy or opam. I often find myself manually sourcing the sandbox environment before launching Neovim just to ensure the tools are available. This process is tedious and error-prone, especially when switching between projects with different sandboxes.

Would you accept a PR that solves this? I am looking for a feature similar to the VSCode OCaml Platform, where I can select the active sandbox directly within the editor.

I currently maintain a similar plugin (https://github.com/syaiful6/ocaml.nvim) where I’ve implemented this. My goal is to enable a smooth transition between sandboxes and provide other OCaml commands I've found useful.

I'm happy to deprecate it in favor of this one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions