serve-d
serve-d copied to clipboard
if/else chains don't get collapsed properly
Clicking the icon to collapse this block produces the following result:
I would expect it to look more like
so that the else if (2) { block doesn't get hidden