First of all, let me thank you for this wonderful editor. :)
For those who are familiar with Python, you know that it is a bad thing (TM) to mix TABS and SPACES when indenting code.
I usually use TAB character for all files, except for python codes, when I turn on the "Replace by space" option in Tab Settings. Sometimes, however, I forgot doing that, and I end using TAB inside my python code.
Is it possible to have some kind of configuration according the style been used ?
Sorry for any English mistake... it's not my native language. :)
[]s
Roger Demetrescu
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would also like to see a tab setting based on the programming Language. Some code I look at indents to 2 spaces, some to 3 and this seems to be a general thing depending on which language is selected.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi folks,
First of all, let me thank you for this wonderful editor. :)
For those who are familiar with Python, you know that it is a bad thing (TM) to mix TABS and SPACES when indenting code.
I usually use TAB character for all files, except for python codes, when I turn on the "Replace by space" option in Tab Settings. Sometimes, however, I forgot doing that, and I end using TAB inside my python code.
Is it possible to have some kind of configuration according the style been used ?
Sorry for any English mistake... it's not my native language. :)
[]s
Roger Demetrescu
I would also like to see a tab setting based on the programming Language. Some code I look at indents to 2 spaces, some to 3 and this seems to be a general thing depending on which language is selected.
Thanks