Releases: mnoltmeer/ELI_IDE
Releases · mnoltmeer/ELI_IDE
v1.0.0.5
- translation utility and IDE now uses ELIScript class for simplifying translation
- translator now intagrated in IDE and used as host application
- translation utility now is command line only and accepts next arguments: <script path> <param1;param2...;paramn>
- translation log now shows in IDE log window and also in Debugger window
- inserting code templates now don't use clipboard
- minor fixes in GUI
v1.0.0.4
- fixed bug when syntax highlighting doesn't work when text pasted by ctrl+v
- fixed bug when et.exe not started because paths in args list contains spaces
- fixed some minor bugs
- added highlighting for and procedures
- modified syntax highlighting for functions, variables, objects and comments
- updated Source Highlighter and Code Completion libraries according to the new ELI version