I am new to Komodo edit but I have searched and read numerous articles and help and can't understand why when I press the Tab
key it moves over one space as if I press the Space Bar
??
example: (in any other program on my PC when I press Tab
I get 5 spaces which I will represent with underscores _
)
Tab
should = _____
and Space bar
should = _
BUT!!
in Komodo 8.5:
Tab
= _
and
Space Bar
= _
and no matter what settings I have changed it stays the same Indent settings, settings for this file, settings for each language (php or javascript)
am I missing something?