@elextr ok :)
About tags/autocompletion: ```tag_parser=FreeBasic``` is bad idea: autocompletion works, but Symbols tab - with errors (i.e. garbage)...
I'm confused, what I should do for 1. autocompletion; 2. normal work tab "Symbols"?
For both items I must write parser ```autoit.c``` for CTags and put it in ```ctags/parsers/```?