cmd+shift+- does not fold entire script (PyCharm) Follow
Hello,
Until the last PyCharm update, when pressing cmd+shift+- (Mac) anywhere in the script, the entire thing would collapse.
Now, this command only collapses a specific segment, and not the entire script. Is it something to do with my options, or does it have to be somehow redefined? the "Collapse All" shortcut in "Code Folding" is indeed set to this command.
Thanks in advance
Please sign in to leave a comment.
I am experiencing the exact same problem. This experience is bad enough for me to find a way to downgrade.
The odd thing is that the feature is still available via top toolbar. Code > Folding > Expand/Collapse All.
Hello,
this is a known regression, please see https://youtrack.jetbrains.com/issue/IDEA-258389 the fix is expected in 2020.3.3
I apologize for the inconvenience.