Done Enhanced Autocomplete.lua. Performs quite good with the updated theme.white: Screenshot2
- Supported cTags based Highlightening for 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 :)
- Here is a sample project file for ctags supported editing within Scintilla and SciTEs sources.
.....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...