I find the collapse level (Alt+1, Alt+2, etc) functionality of Notepad++ extremely handy, but only the first level (Alt+1) seems to work for Python code. Manually collapsing a single code block works fine at any level, so it's not like Notepad++ can't handle the indentation-driven syntax.
Does anyone know of a plugin or maybe a setting I missed that would allow this functionality?