I hate new DUB config format
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Wed Nov 25 12:00:05 PST 2015
On 11/25/2015 11:11 AM, David Nadlinger wrote:
> On Wednesday, 25 November 2015 at 19:04:19 UTC, Walter Bright wrote:
>> Sure it does:
>>
>> "comment" : "This is a comment",
>
> That only works in contexts where a dictionary is used,
You can always add a dictionary anywhere in json.
> and also neither stands
> out visually by itself nor can be rendered differently by syntax highlighting.
Not a big problem. I still don't use a syntax highlighting code editor. I
probably should, but I seem to somehow get by without it :-). Small files like
DUB files hardly need syntax highlighting.
More information about the Digitalmars-d
mailing list