[ToDo]
* Fix problem with not opening include file on F4 if the error on that file.

[Done]
* Add option "Personilize" to tray menu - set user name and copyright for abbrevs, scite udfs (props), default pragma etc.
* Fix problem with reloading menu in AutoIt Tools. (Slow when windows virus protection enabled).
* Create Menu Editor utility for AutoIt Tools.
* Change abbrev mb (remove '')
* Add abbrev iferr (expand to If @error Then...EndIf).
* Add option to remove autoit version.
* Fix issue with auto updater, since loader always working, check update in a loop or background.
* Fix problem with AutoIt Tools not being on top sometimes.
* Translate Tidy to english or take another version.
* Fix problem with utf8 encoding (CW saves source in ansi encoding)
* Rewrite get undeclared vars to use lua
* Add extended options for appupdate feature (execute extra command/file after extraction).
* Add extra and most popular udfs (set them by loader in registry - one folder for all)
* Fix Abbrevs manager
* Add option to add autoit version not only from internet (allow to select a folder wich should be qualified autoit version folder for autoit loader - i.e, have au3.api/keywords etc.)
* Add About item to tray (with portable logo)
* Add au3.api and au3.keywords for each autoit version (it should be copied to scite dir by autoit loader)
* Add autoit bar (optionaly) to load with autoit loader
* Add tool to download newest autoit version (or beta) including the au3.api and add it to AutoIt dir

[Canceled]
* Add option (from config) to hide tray icon (in this case use hotkey to unload)
