Many improvements have been done on it, like the essential one “auto-save before Compil/Run”.
But, I would like to know if you think, Freak, that the following list of features (expected also by other than me, ref. previous posts) should be implemented sooner or later, and in the end soon?

- Highlighting of parenthesis/bracket balance (useful, not?)
- Display of the functions definition of all open files (actually limited to those of the current file)
- Enhancement of the syntax highlighting options:
> specification of font style (Bold, italic)
> distinction between PB procedures and Personal procedures
> various styles of comments (yes, I like them with flowers!)
> distinction of the debugger keywords (event if now the debugger is embedded)
> distinction of the structures types: I propose, like jaPBe, the possibility of emphasizing the variables type independently of the variables themself.
- Detection of folding comment keywords at the end of a code line (i.e keywords starting with ";")
- Reporting (sound) if a new variable is created (avoid mistake during coding)