PythonImproved
PythonImproved copied to clipboard
Strange indentation behaviour
The caret goes to zero position on the next line after function definition. I'm expecting an indentation to be added by default.

I don't have such issue with the default Python plugin, Python 3 plugin and MagicPython plugin.