D plugin for Visual Studio Code

Lass Safin via Digitalmars-d digitalmars-d at puremagic.com
Sun May 22 13:36:28 PDT 2016


On Sunday, 22 May 2016 at 12:16:36 UTC, Martin Nowak wrote:
> Anyone working on a D language plugin for Visual Studio's cross 
> platform IDE?
> Of course we're late to the party, language support for 
> everything else is already there.
> http://code.visualstudio.com/
>
> How is the D language experience on Atom and Sublime Text?

There are about 3 plug-ins for D on Atom, all of which aren't 
exactly spectacular.
They are all missing a few keywords IIRC and/or also fuck up your 
syntax highlighting quite badly with some constructions 
(primarily the ones with parentheses).


More information about the Digitalmars-d mailing list