[OT] Sharp Regrets: Top 10 Worst C# Features

via Digitalmars-d digitalmars-d at puremagic.com
Wed Aug 19 05:32:31 PDT 2015


On Wednesday, 19 August 2015 at 12:01:41 UTC, Kagamin wrote:
> Just switch your editor to RTL mode, haha.

Indeed. Except the variable name is caught in the middle of the 
type and the assignment.

I've started to carefully align my variable names at ~ row 40 in 
my C++ code.

type<tab><tab><tab><tab><tab>name = some.initializer.expression;



More information about the Digitalmars-d mailing list