The state of editor support for D is depressing, let's change that
Atila Neves
atila.neves at gmail.com
Mon Sep 1 15:09:20 UTC 2025
On Friday, 29 August 2025 at 02:10:59 UTC, Steven Schveighoffer
wrote:
> On Thursday, 28 August 2025 at 14:34:00 UTC, xoxo wrote:
>> [...]
>
> A presentation from dconf 2023:
> https://www.youtube.com/watch?v=eKT3MYpRgYA
>
> Slides are linked from there. And Razvan works for DLF, he can
> probably help explain things if you ask here or other places.
>
>> [...]
>
> I have seen this statement quite a bit. We need to work on it.
>
> I think that a lot of D users (including myself) rely on very
> old-fashioned workflows for these kinds of things, so we don't
> feel that pain. Not saying this is an excuse, it just might
> explain why focus isn't high on this problem.
>
> There is also work on a tree-sitter based LSP, which I believe
> is used in zed, see here:
> https://github.com/gdamore/tree-sitter-d
>
> -Steve
There's also DCD: https://github.com/dlang-community/DCD
It works well for me.
More information about the Digitalmars-d
mailing list