Put TrigEditPlus.sdp in (SCMDraft2 folder)\Plugin\
DLDB pageThis program uses Lua. Any valid lua structures are allowed inside the trigger.
This program uses Scintilla + SciTE coloring for lua syntax.
Post has been edited 1 time(s), last time on Sep 15 2014, 3:34 pm by trgk.
EUD
I've been using this for a bit, there were some features I would like to see:
- Option to use unmodified SC unit names instead of looking them up in the string table. SCMDraft2 stores this in profile options, so TE++ should read and use that value if this is implemented.
- Seems to have some trouble with extended ASCII characters. This causes various problems, like the folded triggers containing far fewer triggers than there are. It's also possible to have triggers that can be copy/pasted out and back in that won't compile, even though nothing was changed other than moving the text between text editors.
- Automatic completion shouldn't disappear while you're typing something that still fits the completions. Right now it alternates with each character.
Post has been edited 2 time(s), last time on Sep 5 2016, 1:49 pm by Mini Moose 2707.