Indentation Rules

Sven Brauch svenbrauch at googlemail.com
Fri Jan 3 21:56:57 GMT 2014


Hi!

On Friday 03 January 2014 16:49:31 George L. Emigh wrote:
> I must be missing something obvious, is there a way to get KDevelop to
> just know that I use spaces for indentation in python files and tabs for
> indentation in everything else so I don't have to manually change it
> every time I move between a python file and anything else?
Set the indent to tabs, and then go to Settings -> Configure Editor -> 
Open/Save -> Modes & Filetypes, and for the Python filetype set the replace-
tabs Variable to true.

Greetings!
Sven



More information about the KDevelop mailing list