On Monday, 13 March 2017 at 17:29:41 UTC, Inquie wrote:
Does D have any nice way to specify a block for cold folding?

I personally sometimes use

// some description {

// }

since my editor does a really good job matching {}, even in comments so it is convenient to jump anywhere, and i can search the description text to get back to it from anywhere.

I can fold it too but i personally prefer just jumping it than actually folding it.

Reply via email to