If-else statement folding on if should either stop at else or at the end of else. The following screenshots demonstrate the issue,  After collapse the if-else statement, what was shown is actually the else block, this is confusing. 