Done Enhanced Autocomplete.lua. Performs quite good with the updatet theme: Screenshot1
- Supported Ctag types: Class / Function / Variable / Module / Enum & Struct.
- Code has been included within the current wSciTE.cookies Release. For all the folks editing in Scintilla/SciTE Sources enjoy the Scintilla/SciTE API-File
- SciTE does now respect property changes made during onOpen an onSave Handlers, so cTag Changes get applied when the current File has been saved.
- seems like wikipedia has a quite recent c-api Documentation. Big Kudos - because thanks to them, we have refreshed stdC Api Docs. (c89-c14) in :)
.....hmpf. my mate says i spend too much time online.so will get me some pause.....
....Note: mySciTE.190 will be dual (Lua5.1 / 5.3) released. Havin lua statically linked in will be depreceated.
Current Idea: Make Scintillas Userlists styleable and lineHeight==FontHeight. See the current development revision.
Ed: ...for those of you thinkin about applying patches with MSYS/Cygwin alike bashes on Windows, please read here...