How to turn off 'smart indenting' in a doc string?
Hi,
I tried changing the Tab Key Action, and Smart Tab End, but it has no effect.
Inside a doc string, when I tab after the :param par_01_s:, in order to input a comment, the tab just stops. It won't tab any further, it just stops. In some cases, when the comment already exists, a Tab action results in bringing the entire line to the left margin.
So I can't line up the comments for all of the variables, in the same column.
How do you shut this off? I want to control the placement of the comments, without assistance from the IDE.
Comments