Worked a lot on the surrounding and toolbox menu. There are now a lot of shortcuts for code (e.g. you write "ui" and you're typing "unsigned int"), which can be freely defined. Example: You define a shortcut for a file header (FHD) in the following menu:

You'll see the shortcut in the auto complete

And can add it..

Furthermore i worked on the surrounding menu, with which you can "surround" blocks of codes with specific tags..
E.g. if you want to guard a header file you can use the "ifndef guard in header" function.

leads to:

Additonally - as always - some bug fixes are in progress. I'll release the new alpha tomorrow.