The default tab (as in, white space) behaviour of PyCharm appears prevents you from inserting additional tabs where it doesn't think it is appropriate.

Could someone advise how to turn this behaviour off? It works most of the time, but sometimes you need to go back to the previous line and insert a new line.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

There is no option to disable it. Instead, you should report the specific cases where it doesn't work as expected so that we can address them, please use the issue tracker.

link|improve this answer
1  
In what is otherwise a pretty awesome IDE and editing environment, this seems like an odd restriction to place on the user. I guess I can see the logic behind it as PyCharm will normally always know what is the appropriate level of indentation, but pressing tab and having nothing happen is quite frustrating (even if that tab would lead to an inappropriate indent level). Let me work out where I do or don't want whitespace. – mrmagooey Dec 6 '11 at 22:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.