*bump* Implemented the search add-on for CodeMirror, which allows CTRL-F for find, CTRL-G for find next, and a few keys for replace and replace all. I also added the MatchHighlighter plugin, which will highlight matching strings when you select something. The latter is a feature I like in Notepad++ that I think is a good addition to SourceCoder 3.
Completed
[X] Code-searching -> Note to self to use
http://codemirror.net/demo/search.html with a dialog system build on my current dialog engine for searching
[X] matchHighlighter
Known Bugs:
[ ] "c-" prefix on PVPCRAFT? -> Identified, not solved.
[ ] Can't properly re-export .8xi/.8ci/.8ca as part of project
[ ] Sprite editor open dialog does not disappear when you type a non-sprite character.
Feature requests:
[ ] Track original type for Pic/Image files and allow storing in project
[ ] Add Add File button in edit view
[ ] Loop-counting
[ ] Toggleable indentation
[ ] Popup hint on entering variable name box