| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ReadMe.txt | 2013-01-17 | 1.1 kB | |
| LuaEditor_v.0.1.2.zip | 2013-01-17 | 1.0 MB | |
| Totals: 2 Items | 1.0 MB | 0 | |
Lua Editor Readme
Version 0.1.2 (alpha)
The Lua Editor is a Java-based application. This software uses
the LuaJ API to compile and run Lua source code. Licensing for
LuaJ, as well as for this software can be found in the main
folder of this software.
====================================================================
Latest fixes/additions:
- A couple options added to the Preferences menu
- Some code optimization
- Live compilation
- Framework for text selection/copy & paste (Not yet coded to work)
- Embedded quotes (") in strings is now formatted correctly with highligher
====================================================================
Known issues:
- *Not much listed under preferences
- *Cannot undo/redo anything
- Some live-compilation errors seem to be placed on the wrong line
- *Inability to select any text at all
- *Copy & paste does nothing yet
- *Extended Comments and Extended Strings are not highlighted properly
- *Preferences do not save
* = Not a bug, but simply not coded into the software yet
====================================================================