Notepad ++ Code Change Level with Python Code

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?

+5
source share
2 answers

I did this for "Settings-> shortcut mapper" and you need to do it "alt + 1 + 2" (without releasing alt) the whole class function is collapsed Shortcut mapper

tecnically , 1-

+3

. Python 1. . . , - . , / , , .

+2

All Articles