Page 1 of 1

changing spaces into tab character

Posted: Tue Jul 11, 2017 11:20 pm
by peceha
Hello,
I'm not sure if this is intended behavior but whenever I put some spaces (8 or more) at the very beginning of the line, save the file, close IDE, open it again and load that file - my spaces turn into tab character (8 spaces = 1 tab).
That is a little bit frustrating in following case:

Code: Select all

text$=[[
  move around: ARROWS
         talk: CTR ARROWS
  look around: l]]
because it looks like "[[.....]]" construction ignores tabulator character and all my alignment is destroyed once spaces are replaced by tab.

Thanks

Re: changing spaces into tab character

Posted: Sat Jul 22, 2017 1:45 pm
by airsoftsoftwair
This behaviour can be disabled in the settings, see here for details.