dmd support for IDEs
Nick Sabalausky
a at a.a
Sun Oct 11 13:44:50 PDT 2009
"Andrei Alexandrescu" <SeeWebsiteForEmail at erdani.org> wrote in message
news:hasodv$dgl$3 at digitalmars.com...
> Nick Sabalausky wrote:
>> "Walter Bright" <newshound1 at digitalmars.com> wrote in message
>> news:has92u$1vum$1 at digitalmars.com...
>>> Lutger wrote:
>>>> What about file/line/column of the symbol? Is this much work / hard
>>>> work to add?
>>> file/line of course, but I don't see a point to column.
>>
>> So the IDE knows where it is and can actually do things with it, instead
>> of just knowing "Well, it's somewhere around here-ish."
>
> And what should the tab size be? >:o)
>
No need to worry about that. It should just be counted as one character.
Granted, that does mean it wouldn't really be "column" in a strict sense,
but it would be very useful.
More information about the Digitalmars-d
mailing list