Hello! I am new to Sublime. I wanted to ask whether there’s a way I can have new lines automatically unindent after a line starting with “return”, “break”, “raise”, or “continue”, since there’s no reason I’d be writing on the same indentation level afterwards.
I couldn’t find anything like this in settings, so I was wondering if I missed it, if there’s a package for it, or if it would be easy to create such a package.