You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What folding specifically? If you mean the fold arrows, those are only displayed if you have 2 or more lines with the same indentation or higher than the following line. In your case this is reversed (meaning the following line has an indent of 2 and the line after that has 1).
when a python class is written like
then folding ignores it
The text was updated successfully, but these errors were encountered: