Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ImandraXNew to Visual Studio Code? Get it now.
ImandraX

ImandraX

Imandra

|
68 installs
| (1) | Free
The ImandraX VSCode Extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ImandraX VSCode extension

This is the VSCode extension for Imandra's ImandraX automated theorem prover. It requires imandrax-cli in your path, which includes the language server.

Debug settings

If anything goes wrong, you want to enable additional output, e.g. by adding something along these lines to your .vscode/settings.json:

 "imandrax.lsp.arguments": [
    "--debug-lsp",
    "--debug-file=/tmp/lsp.log"
  ],
  "imandrax.lsp.environment": {
    "OCAMLRUNPARAM": "b"
  }
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft