i don't know how load notepad++ hightlight 
not good

not good
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Quote37) Preferences can now be overriden by placing "preferences-en_US.properties" file directly next to the jar file allowing access to preferences not appearing in the prefs. panel you should also note "-en_US" may be different depending on your localeif this include the edit of font of code editor, Robert explain this, i have:
1 Objects:
obj_0: 12 events:
Event[0]: Parsing 1 sub-events:
Check `obj_0::create...Syntax error in object `obj_0', Create event:0:
Line 1, position 17 (absolute 16): Too many arguments to function `choose': provided 3, allowed 1.ciao=choose(0,1,2)
QuoteLine 2, position 23 (absolute 38): Too many arguments to function `choose': provided 3, allowed 1.what do you mean enigma?? with linux compiler the same code go good without error
Quotechoose(0,1,2)not start the compilation
Quotemake[1]: i486-mingw32-g++: Command not foundi have find the error, if i select mingw64, but mingw32 go well
Quotemake[1]: i486-mingw32-g++: Command not foundi have this error in first time, but i have follow guide and enigma compile
QuoteIs there a download?
no it's a bug explanation
time taken to load file: 59 ms
time taken to load file: 11 ms
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at org.lateralgm.subframes.GmObjectFrame.dispose(GmObjectFrame.java:797)
at javax.swing.JInternalFrame.setClosed(JInternalFrame.java:829)
at org.lateralgm.components.mdi.MDIPane.closeAll(MDIPane.java:112)
at org.lateralgm.main.LGM.reload(LGM.java:501)
at org.lateralgm.main.FileChooser.open(FileChooser.java:528)
at org.lateralgm.main.FileChooser.open(FileChooser.java:491)
at org.lateralgm.main.Listener.actionPerformed(Listener.java:221)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
~Clip~