liteide icon indicating copy to clipboard operation
liteide copied to clipboard

代码块折叠: switch - case -default 语句中,无法折叠整块 case 或 default 语句的代码

Open anotherGoogleFan opened this issue 4 years ago • 0 comments

如题,似乎 liteIDE 无法识别 case(或default) 语句的代码块起始点,无法智能折叠。 现在我采用的临时方案是用括号括起来。 但还是希望能添加原生支持。

anotherGoogleFan avatar Aug 09 '21 01:08 anotherGoogleFan