July 20, 2020
How Install and Configure DCD (D Completion Daemon) on Sublime Text?
I need auto complete for the Dlang in Sublime Text.
July 20, 2020
On Monday, 20 July 2020 at 18:08:02 UTC, Marcone wrote:
> How Install and Configure DCD (D Completion Daemon) on Sublime Text?
> I need auto complete for the Dlang in Sublime Text.

Recently tried sublime myself for D since its quite lightweight compared to VS code for when I need to write something quick. Turns out most of the packages are outdated as everyone moved from it to something else...VS Code.

See https://wiki.dlang.org/IDEs if you want alternatives.