flycheck-dmd-dub v0.12 - Emacs on-the-fly syntax checking for D

Atila Neves atila.neves at gmail.com
Thu Feb 8 17:05:32 UTC 2018


https://melpa.org/#/flycheck-dmd-dub

flycheck already works with D, but the problem is setting the 
right compiler flags for your project in order to able to compile 
properly. flycheck-dmd-dub does this automatically for dub 
projects.

This new release fixes bugs and speeds up opening files by using 
`--nodeps --skip-registry=all` if the dependent packages have 
already been downloaded.

Atila




More information about the Digitalmars-d-announce mailing list