Has D failed? ( unpopular opinion but I think yes )
Andre Pany
andre at s-e-a-p.de
Mon Apr 15 13:27:21 UTC 2019
On Monday, 15 April 2019 at 11:34:34 UTC, JN wrote:
> On Monday, 15 April 2019 at 10:47:39 UTC, Andre Pany wrote:
>> Could you please tell what do you miss from the tooling? For
>> me Intellij D plugin combined with language server works like
>> a charme. Code completion, linter, formatting, everything
>> works fine Dub is working perfectly for all my use cases. I
>> was never in need to really start the debugger but debugging
>> is working to some extend in windows and is working fine on
>> linux. I am even able to develop applications in windows and
>> using WSL directly compile and debug them on linux.
>>
>> Kind regards
>> Andre
>
> Last time I tried IntelliJ D plugin, I liked the way it looks
> and works, but there was some glitch that caused the IDE to
> freeze for 5-6 seconds every time I typed something :(
This issue is avoided by using language server DLS for code
completion.
See end of this site intellij-dlanguage.github.io
Kind regards
Andre
More information about the Digitalmars-d
mailing list