I'm a new user of Zeus and have encountered a problem in it's operation that I expect can be fixed but I cannot find the option to correct it.
The problem is with the smart indenting feature that I cannot turn off, I only want to turn it off as it doesn't appear to function as I expect.
if I have the following 2 lines
Function() // comment at the end of line
// comment spills over to this line
Now after the second line I'm taken to the spot under the // automatically if smart indenting is on, or when I hit tab if smart indenting is off. Now if smart indenting is off I expect tab to only go a tab stop (8 spaces) not all the way across.
Further with smart indenting on, my preference, I would expect that once taken to the point under the // I could backspace to where I wanted to be; this is an unusual case I admit. But the indenting has been done using spaces not tab stops, even though the whitespace between the function name and comment is a tab, so backspacing is a pain.
I suspect there is a an options I have to adjust to get this to work as I wish, Zeus does everything else I want

Thanks