vscode-reasonml icon indicating copy to clipboard operation
vscode-reasonml copied to clipboard

Syntax highlighting support for .mly/.mll files

Open Chillee opened this issue 7 years ago • 11 comments

It's a pretty common file format for people working with ocaml writing compilers, and the deprecated ocaml plugin has support for it.

Chillee avatar Jan 28 '18 03:01 Chillee

+1 would like this feature

zachbai avatar Feb 17 '18 21:02 zachbai

+1 the old plugin vscode-ocaml had the support to *,mll and *.mly. Please reintroduce it.

fstiffo avatar Mar 03 '18 16:03 fstiffo

Maybe we could copy the tmLanguage files from the old extension to the new one in the meantime?

maelvls avatar Mar 03 '18 17:03 maelvls

I did what @maelvalais said but I only got ocamlyacc/Menhir working. I'll take a look again later :)

juanbono avatar Mar 18 '18 23:03 juanbono

I'm planning to release an update with support for this soon.

ghost avatar Mar 18 '18 23:03 ghost

Great! PS: Thank you @freebroccolo for all the work you have done!

juanbono avatar Mar 18 '18 23:03 juanbono

@freebroccolo any updates on this?

agustingianni avatar Jun 02 '18 11:06 agustingianni

@freebroccolo hi, if you need any help on this let me know :)

giltho avatar Jul 18 '18 13:07 giltho

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.

jacobaustin123 avatar Jan 06 '19 07:01 jacobaustin123

any update or any workaround?

chengtie avatar Feb 26 '19 20:02 chengtie

I don't think this repo is maintained anymore, I have a pending pull request that's a year old

giltho avatar Feb 27 '19 10:02 giltho