Sublime Forum

[SOLVED: workaround] Block indent not working

#1

Not sure what I’ve done but when I try to indent a Python block, it doesn’t do it properly and I have to hit tab to indent.

A gif showing whats happening:

ST3_Block_error-2

Build: 3206

Packages installed:
AutoDocstring
ColourSublime
DashDoc
FoldPython
Formatter
Sublimelinter
PyYapf
SublimeLinter-Flake8

Any help appreciated!

0 Likes

#2

Did you perhaps disable your auto_indent setting? Otherwise, try disabling “AutoDocsting” and post an issue on its repo if that does indeed fix it.

0 Likes

#3

Thanks for the reply.

I looked in the prefs, python syntax specific prefs and the sublimelinter prefs but found nothing suggesting auto_indent

I also removed the AutoiDocstring package but it had no effect.

0 Likes

#4

SOLUTION:

I’ve just done an uninstall using AppCleaner and started reinstalling and its working as expected.

Shame I couldn’t narrow down what it was but I can’t waste any more time on it really.

Thanks again for your advice.

0 Likes