Text editor with autocompletion + linting + formatting

Andre Pany andre at s-e-a-p.de
Thu Jul 26 20:19:04 UTC 2018


On Thursday, 26 July 2018 at 01:06:32 UTC, aedt wrote:
> I'm guessing VS Code has the most decent support for D. It's a 
> shame I can no longer put up with VS Code. VS Code has been 
> flickering on HDPi since ages and the issue is in stalemate[1]. 
> What text editor do you guys use that has linting, 
> autocompletion and dfmt support?
>
>
> [1] https://github.com/Microsoft/vscode/issues/25934
> No, `"editor.disableTranslate3d": true` does not do any good. 
> And Atom doesn't have this bug.

There is also the D Language plugin for IntelliJ IDEA. The 
features you requested are available. More IDEs you can find here
https://wiki.dlang.org/IDEs

Kind regards
Andre


More information about the Digitalmars-d-ide mailing list