News:

- Code-Completion performance update

- New feature: Highlighting of the current line (like in SED)

- New feature: Code Snippets. You can easily add code to the snippets and access it for inserting. During you add the code you can set a selection. This selection gets remebered in the searchbox (see image) and applied in the editor if you insert the snippet. This is really useful if you want to change a certain part of the snippet after insertig (a varname for example).


- minor visual bugs and requests (by Widi) fixed


Currently in development:

- New feature: Multi-Document-Clipboard. It remeberes the last x copied texts. Because it is based on the Snippet-Engine, the copys can be inserted like snippets

- fixes for some major parser and visual bugs

- further Code-Completion-features