Collapse siblings
Greetings
I'm looking for a "collapse siblings" feature for a code editor. For example, if I'm in a CSS section, I'd like all declarations to be collapsed (as if I had been to each one and collapse them individually), but not the section itself (which would hide everything).
Is there such as thing?
TIA
Regards
请先登录再写评论。
There's no separate action for that, but you can hit a series of two shortcuts to get the desired result.
Hit
Ctrl Shift -(⇧⌘-for macOS) and thenCtrl +(⌘+for macOS).