IntroductionExtension to format ocaml code and run it in interactive terminal. This extension doesn't provide ocaml support in vscode, install one of available extensions for that. It's wrapper for FeaturesFormats your ocaml code.
It formats your code predictably and following your favourite rules.
You can add your own formatting guidlines by either choosing one of preset profiles or making your own.
To make your own profile choose profile "own" and add formatting guidelines in You can select fragment of code and run it in the ocaml interactive terminal in the vscode terminal by right clicking after selecting and choosing "Run code fragment in interactive console" RequirementsYou must have installed:
Extension SettingsThis extension contributes the following settings:
Known Issues
|