I have small problem with python console in QGIS. Normally, I write some code in text editior and then copy whole code to python console. Unfortunately, the console underlines the indentations with blue lines and I got en error: "unindent does not match any outer indentation level."
To solve it I need to copy paste tabs from lines where it is ok.
My question is: why is this problem occuring and how to solve in easier way? I need to say that copying tabs is unnecessary waste of time.
I am attaching the picture to illustrate the problem.
