Kagamin Wrote: > Jason House Wrote: > > I'd like to be able to add D files to existing solutions (with C# > > code). > I don't think this feature is available, the author was focused on making CUI > compiler only. If VS allows integration of 3rd party compilers, you can use > that. > BTW how do you plan to get support for D syntax highlighting and intellisense?
I don't. While really cool, such features are not essential. What I'm really hoping to get out of this is proper generic programming and enhanced compile-time validation. Manual copying of boiler plate code with small tweaks is sickening.