DLanguage IntelliJ plugin released
Kingsley via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Dec 25 12:17:54 PST 2015
On Friday, 25 December 2015 at 11:09:01 UTC, Vadim Lopatin wrote:
> On Friday, 25 December 2015 at 10:41:26 UTC, Kingsley wrote:
>> Hi
>>
>> I have released an initial attempt at an IntelliJ plugin for D
>> to the jetbrains plugin repository.
>>
>> It's DLanguage version 1.2
>>
>> It has basic syntax highlighting, autocompletion with DCD,
>> compile checking and linting with Dscanner, code formatting
>> with Dfmt and navigation jump to classes and functions and dub
>> support - recommend using dub
>>
>> See the GitHub page screenshots for an idea
>>
>> Enjoy :)
>>
>> --Kingsley
>
> Great!
>
> Does it have debugging support?
Debugging will be in July 2016
More information about the Digitalmars-d-announce
mailing list