An Atom-IDE package for Dlang. Provides syntax highlighting, dub build integration with atom-build and Atom-IDE integration using the Language Server protocol.
DLS is used as a Language Server, which in turn uses libraries such as DCD, DFMT, D-Scanner as well as other libraries to provide language editing features.
Look here for an up-to-date list of features currently supported. Not every possible feature is implemented, but the server will update itself as new features come.
Dub and a D compiler (DMD, LDC or GDC) should be installed for the extension to work properly. atom-ide-ui and build should also be installed.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.