DLS : an attempt at a language server

Aedt adnansignsup at gmail.com
Wed Mar 28 12:18:31 UTC 2018


On Tuesday, 27 March 2018 at 18:08:14 UTC, Laurent Tréguier wrote:
> Hello, D community!
>
> I've been looking at D for a while now, but never got to really 
> use it. And now that Microsoft initiated the Language Server 
> Protocol, I thought about trying to make a language server 
> using DCD, DFMT and D-Scanner.
> It only supports formatting with DFMT and basic autocompletion 
> with DCD (for now). I've successfully got it working with both 
> VSCode [1] and Atom [2], maybe I'll try to make extensions for 
> some other editors as well.
>
> Also now that I've actually tried the language, I have to say I 
> really like it :)
>
> [1]: 
> https://marketplace.visualstudio.com/items?itemName=LaurentTreguier.vscode-dls
> [2]: https://atom.io/packages/ide-dlang

I really can't thank you enough for `ide`dlang`. Thank you very 
much for your atom package. I hope you include Dscanner in near 
future.



More information about the Digitalmars-d-announce mailing list