ok. thanks.
when you work on a large code, like > 500 lines you have to use ALT + F more than once,
not only at the end of coding .
And if a variable is not declared first, and you try to type like a=3 , oh man, something comes out of the auto correction,
you need to click first esc ....
I think for beginners is this editor cool, but for a experience developer who works with different languages its tricky.
I dont need a auto complete for IF..THEN, FOR..NEXT or the other basic stuff.
Maybe a option in the configuration would be nice .