Thread overview | |||||
---|---|---|---|---|---|
|
February 08, 2018 flycheck-dmd-dub v0.12 - Emacs on-the-fly syntax checking for D | ||||
---|---|---|---|---|
| ||||
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 |
February 12, 2018 Re: flycheck-dmd-dub v0.12 - Emacs on-the-fly syntax checking for D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Atila Neves | On Thursday, 8 February 2018 at 17:05:32 UTC, Atila Neves wrote:
> 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
Really nice. Big thanks!
|
February 13, 2018 Re: flycheck-dmd-dub v0.12 - Emacs on-the-fly syntax checking for D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Atila Neves | On Thursday, 8 February 2018 at 17:05:32 UTC, Atila Neves wrote:
> This new release fixes bugs and speeds up opening files by using `--nodeps --skip-registry=all` if the dependent packages have already been downloaded.
Thanks!
|
Copyright © 1999-2021 by the D Language Foundation