LSP Language Server Discussion

ryuukk_ ryuukk.dev at gmail.com
Mon Jun 12 03:50:39 UTC 2023


On Saturday, 10 June 2023 at 21:19:05 UTC, Walter Bright wrote:
> On 6/10/2023 10:41 AM, max haughton wrote:
>> https://github.com/pure-d/serve-d
>
> Great!

D's LSP has greatly improved over the years, a competitive 
advantage many language doesn't have!

One area it could improve is template support, i did my best to 
contribute, but it's quite challenging to do right

https://github.com/dlang-community/DCD/pull/714 (WIP)

If in the future dmd could provide a builtin language server, 
that would be even more great!


clang has clangd and it powers lot of editors 
https://clangd.llvm.org/


More information about the Digitalmars-d mailing list