Hi Paul,
Two things you might consider in your spare time ( :) ), not specific to the new revision.
1. If I cancel WinFBE while it's minimized (typically at the end of the day, and the last thing I was working on was something else), the next time I start it there is no client area, just a title bar. Picture attached. I often don't see the little gray box at the corner of the screen, and I start wondering why Windows won't run my program for me. Once I see it, I can just resize it to something reasonable.
2. Seems like SCOPE...END SCOPE ought to get indentation and folding.
Phil
Minimize.png
Thanks Phil, I will get both of these issues corrected. The Scope/End Scope will involve me modifying the Scintilla control so hopefully I can get that done correctly.
And here I thought Scope would be the easy part. Shows what I know.