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

ocaml_toplevel_loader

coco33920

|
1,481 installs
| (2) | Free
A simple and lazy file-to-toplevel loader for OCAML
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Welcome to ocaml-toplevel-loader 👋

Version Prerequisite License: MIT Twitter: coco33920

A simple and lazy file-to-toplevel loader for OCAML

This project is VERY VERY VERY lazy, i just wanted an extension to load my file into my toplevel and i didn't find one online, it only works if you have ocaml installed under the ocaml command. Use it at your own risks if you want. The code is ugly and a plain modification of the default hello-world-template of vsc extensions.

It adds a run icon on the menu AND the status bar, the command is labeled loadInToplevel and is keybinded with ctrl+t (cmd+t on macs ) by default.

Prerequisites

  • vscode ^1.52.0

Install

npm install

Run tests

npm run test

Author

👤 Charlotte T.

  • Twitter: @coco33920
  • Github: @coco33920

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft