Adding D Editor Support

janderson askme at me.com
Sat Jun 14 11:25:18 PDT 2008


John A. De Goes wrote:
> Brian Price Wrote:
>> This allows me to use the command line: dmd file1.d file2.d file3.d somelib.lib -unittest -version=file1_test.
> 
> Looks great! I'll add it to the templates. All the examples so far have used block-aligned styling:
> 
> a
> {
> }
>  
> In Java, for example, the most popular convention by far is to place the opening brace at the end of the preceding line. Are the examples I've seen representative of the more popular conventions within the D community?
> 

I would say yes.  Looking though the newsgroup, barely anyone uses the 
end of line syntax.


>> Is it possible for custom snippets to be added by the user?
> 
> Yes, indeed. I'd just like to ship with some decent snippets already built in.
> 
>> I look forward to trying out your IDE.  
> 
> That's great. Send us some feedback after you've used it for a while.
> 
> Regards,
> 
> John



More information about the Digitalmars-d mailing list