For example, the src code has two indents, and i copy it without the indent of first line:

Then i paste it in other place with one indent, it will result in the second line still have two indents:

Is there a way to handle such situation ? What i can think now is automatically remove the indents of resting lines to align with the first line.