MineTweaker3 icon indicating copy to clipboard operation
MineTweaker3 copied to clipboard

[Enhancement] Add a CLI tool to ZenScript to be able make syntax checking on scripts from external tools

Open hron84 opened this issue 10 years ago • 2 comments

It would be good if I would be able to do syntax checking the MT scripts, for example from Vim. even if actual mod support will not be checked.

I thinking on writing a syntax highlgihting for Vim/GVim, but it would be very good if I can also provide a way to do quick syntax check from the plugin.

hron84 avatar Jul 20 '15 10:07 hron84

The scripting engine will be separated as library and receive a pretty extensive API, so writing tools should become straightforward in future.

stanhebben avatar Jul 28 '15 19:07 stanhebben

Cool, thanks for the response

hron84 avatar Aug 01 '15 18:08 hron84