I found that the functionality of Notepad ++ (Alt + 1, Alt + 2, etc.) is very effective, but only the first level works for Python code (Alt + 1). Manual flattening of a single block of code works fine at any level, so it doesn't look like Notepad ++ cannot handle indent based syntax.
Does anyone know about a plugin or maybe a setting that I missed that will allow this functionality?
source
share