As i wrote in previous Posts, ive done the neccesary stuff to have a stable base for further Devs somwhen later. And so, i will slow down myScites Development in favour for more real life activities, my current Job and 3 other (smaller) Projects im loosely on.
So -Just dumpin some thoughts to implement within the next Release., which will be somwhen that or even next Year.
1) (Ok) Build upon Michells great efforts who backported Scintillas 4.0.x Code Improvements to the 3.8.0 / cpp11 platform
2) (OK) Replace c-based LexBatch with a lua lexer. ( Seems to perform quite well, so will try to contribute back in a while)
3) (OK) If available, use SciTEs Lua State within LexLPEG.
4) (OK) Remove Lua from SciTE Link to SciLexers included one. (OK): Same for all used LuaLibs.
5 The Installer works fine and finally myScite needs an Updater. Will be done in lua and spawned as a task so it wont block the UI.
6) Encapsulate LexMake's functionality within a Class.
7) recreate php api from http://php.net/manual/de/extensions.alphabetical.php
8) I still do like the Idea seen Scites recognizing simple Class members in .property files for use wtith Autocompletition.
(tbc)...