On Tuesday, 1 January 2019 at 04:17:18 UTC, learnfirst1 wrote:
On Monday, 31 December 2018 at 17:42:46 UTC, WebFreak001 wrote:
Hi guys!

I'm proud to announce the next code-d release with a lot of improvements in stability and usability.


[1]: https://github.com/Pure-D/code-d
[2]: https://github.com/Pure-D/serve-d
[3]: https://forum.dlang.org/thread/[email protected]


Great work, try on mac it start work .

How can i turn off the Dscanner warnning ?


And seems it can not understand any of template return type, and alias this.

hi, you can disable dscanner warnings by disabling d.enableStaticLinting in your user settings

Do you mean it doesn't understand these things in auto completion? It uses DCD for auto completion so it will be the same as most other editors and it will eventually get fixed in the future.

Reply via email to