Collapse/expand all keybind stopped working?
Answered
Hello, I traditionally use cmd+shift+- and cmd+shift++ to fold all code blocks recursively and open them manually while reading code. Sometimes I use expand to reset or find something, etc.
Lately these keybinds are no longer working, I can use cmd+shift+a to open and find the option and do it that way but it takes way more work to find the command and run it that way.
cmd+- still works to fold where the cursor currently is, but this isn't exactly what I need.
Has anyone run into this issue, and were you able to find a solution?
Please sign in to leave a comment.
It's a known bug, please follow https://youtrack.jetbrains.com/issue/IDEA-258410 for updates.
Thank you