Hi all,
Ocaml debugger for Visual Studio Code
I am trying to provide full language support for Ocaml in Visual Studio Code. I have already installed this extension. Now, I want to debug my Ocaml source code within Visual Studio Code. I have also installed the Ocaml Debugger extension. However, it does not even provide an option to create a launch file. Do you have any suggestions for debugging Ocaml code? I really need it as I am new to Ocaml and I am working on another developer's extensive code base. Having a debugger will greatly help me understand it in less time.
Thank you in advance.
8 posts - 6 participants