Language server protocol implementation for D

rikki cattermole via Digitalmars-d digitalmars-d at puremagic.com
Wed Jan 18 04:39:26 PST 2017


On 19/01/2017 1:29 AM, Atila Neves wrote:
> On Wednesday, 18 January 2017 at 09:31:49 UTC, xtreak wrote:
>> Rust is making good progress on the IDE aspect with the announcement :
>> http://www.jonathanturner.org/2017/01/rls-alpha-release.html. HN
>> discussion : https://news.ycombinator.com/item?id=13422228
>>
>> It will be good to see the protocol implemented so that many tools and
>> IDEs can use the interface to provide better tooling for development.
>>
>> https://github.com/Microsoft/language-server-protocol
>> https://github.com/Microsoft/language-server-protocol/wiki/Protocol-Implementations
>>
>
> I saw that today and was considering making a D implementation my next
> pet project.
>
> Atila

That would be absolutely amazing!


More information about the Digitalmars-d mailing list