Moving back to .NET
wobbles via Digitalmars-d
digitalmars-d at puremagic.com
Wed Sep 23 23:56:15 PDT 2015
On Thursday, 24 September 2015 at 06:05:05 UTC, Mike Parker wrote:
> On Wednesday, 23 September 2015 at 18:36:01 UTC, rumbu wrote:
> stopper for me.
>>
>> The same people not minding the lack of IDE support are
>> usually the Linux guys. Personally, I don't know any Windows
>> developer masochistic enough to use the command line when an
>> IDE is available for the task described above.
>
> I guess I'm a masochist! Seriously, though, most of the time I
> use Sublime Text and a command prompt where I execute DUB.
> Painless.
Yep. Exactly this.
DKit is in good nick I think - and sublime makes it so very easy
to add extra command that if there is anything missing it's an
easy DIY job.
I've only had to add 1 though, "dub build --build=release".
I might put it in a pull request soon enough. Is there any other
pain points for D on Sublime/DKit do you think?
More information about the Digitalmars-d
mailing list