Case staments not collapsable in visual D

Rainer Schuetze r.sagitario at gmx.de
Mon Oct 29 07:48:28 UTC 2018



On 29/10/2018 03:23, Michelle Long wrote:
> can't collapse/fold a case statement in the editor for some reason ;/

Makes sense, but you cannot do this neither in C++ nor C# aswell. I
guess that it is this way because semantically "cases" are not statement
blocks, but just labels.

BTW: bug reports and enhancements requests are less likely to be
forgotten when added to the bug tracking system:
https://issues.dlang.org/ (component visuald).


More information about the Digitalmars-d-ide mailing list