Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding WSL support #119

Open
StarGate01 opened this issue Oct 18, 2017 · 1 comment
Open

Consider adding WSL support #119

StarGate01 opened this issue Oct 18, 2017 · 1 comment

Comments

@StarGate01
Copy link

I am using the Windows Subsystem for Linux as my ocaml environment. (Because installing ocaml naively on windows is painful)

However, because vscode and the ocaml debugging interface are running on windows, merlin and ocamldebug are failing to execute or cannot communicate properly due to different path naming - even when called through bash.exe.

Microsoft's C/C++ extension however handles this task quite well: https://github.com/Microsoft/vscode-cpptools/blob/master/Documentation/LanguageServer/Windows%20Subsystem%20for%20Linux.md

Would it be possible to add this functionality to the ocaml plugin?

@hackwaly
Copy link
Owner

This extension now consider deprecated. There's reasonml-editor was started working on this reasonml-editor/vscode-reasonml#113.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants