Codelite
WebFreak001
d.forum at webfreak.org
Mon Jun 14 09:05:32 UTC 2021
On Sunday, 6 June 2021 at 15:51:43 UTC, Alain De Vos wrote:
> I just tried codelite editor. It is a very interesting editor.
> If someone could make a d-lang plugin.
> A plugin is way little work then creating a new editor from
> scratch.
>
> https://github.com/eranif/codelite
you can use LSP with it: https://docs.codelite.org/plugins/lsp/
so you should be able to follow that guide to use
[serve-d](https://github.com/Pure-D/serve-d/)
More information about the Digitalmars-d-ide
mailing list