>> I think what Kayl wants is in Settings->Editor->General->TAB options
I've been there already and that's not enough, I can still use my tab Key.
>> I am not sure to understand. You would like the indentation to be fully automatic, so that when you type your code, this will be automatically formatted? And that you cannot modify this formatting later?
Yes that's what I want. I type code exactly in the ANSI style so I know I won't need to change anything from time to time.
>> May be you can add a new option to the AStyle plugin that disable the use of TAB.
How ? (and backspace also because I don't want to be able to unident as well).
I know you can uncheck "backspace" unindents" but in this case it erases one space at a time. I just don't want to be able to erase anything when reaching the good ident level.
Space shouldn't be allowed if there is no character before.
For me identation is the same thing as design for web pages. The content is xhtml and the design is done by the css. Here I want my content to be usefull code, and indentation (as coloration) to be only customizable but have no link with typing the content.