JetBrains Helper says that:
Code folding works for the keywords
if/ while/ else/for/ try/ except/finally/
with in case of at least two statements.
I would like to fold only functions, like in IDEA etc.
JetBrains Helper says that:
Code folding works for the keywords
if/ while/ else/for/ try/ except/finally/
with in case of at least two statements.
I would like to fold only functions, like in IDEA etc.