vscode-reasonml
vscode-reasonml copied to clipboard
Syntax highlighting support for .mly/.mll files
It's a pretty common file format for people working with ocaml writing compilers, and the deprecated ocaml plugin has support for it.
+1 would like this feature
+1 the old plugin vscode-ocaml had the support to *,mll and *.mly. Please reintroduce it.
Maybe we could copy the tmLanguage files from the old extension to the new one in the meantime?
I did what @maelvalais said but I only got ocamlyacc/Menhir working. I'll take a look again later :)
I'm planning to release an update with support for this soon.
Great! PS: Thank you @freebroccolo for all the work you have done!
@freebroccolo any updates on this?
@freebroccolo hi, if you need any help on this let me know :)
Any updates on this? I'm happy to help if there's anything I can do. As you probably know, syntax files for .mly and .mll files were created in the old vscode extension here and here.
any update or any workaround?
I don't think this repo is maintained anymore, I have a pending pull request that's a year old