Atom IDE

Wild via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Fri Oct 9 00:24:44 PDT 2015


On Friday, 9 October 2015 at 03:12:02 UTC, Zekereth wrote:
> On Thursday, 30 July 2015 at 22:18:20 UTC, WebFreak001 wrote:
>> If you would like to try it or to help us just get it from 
>> here: https://github.com/Vild/atomize-d
> How does atomize-d handle dscanner config files? I have both 
> dscanners ini and the one in the atomize-d 
> .atom/packages/atomize-d undocumented_declaration_check="false"
> yet it still warns me about these.
>
> Other than that this is really working great so far! Thanks!

Make sure that the file is named "d-linter.ini" and is located in 
the root project folder.
Also make sure that the project is first in the list. We 
currently only support one project at a time.


More information about the Digitalmars-d-ide mailing list