Trying new IDE: I cannot make Dexed work

Eric P626 ericp at lariennalibrary.com
Sat Jun 22 06:03:55 UTC 2024


On Friday, 21 June 2024 at 11:37:21 UTC, Basile B. wrote:
> On Friday, 21 June 2024 at 09:04:11 UTC, Basile B. wrote:
>> [...]
>> Nowadays he almost entirely uses Dexed to work on another 
>> language called STYX (dexed supports it too), so DUB support, 
>> completion support, etc. are not really maintained.
>
> Last 3 commits specific to D, most recent one is from 10 months 
> ago.
> Least recent is almost from 12 months ago.
>
> - 
> https://gitlab.com/basile.b/dexed/-/commit/052e49aa35f7c2097bd714033a5ac75dac5fe992
> - 
> https://gitlab.com/basile.b/dexed/-/commit/f06ad0ad8cada35e83ed54b010f3f80dc9426cef
> - 
> https://gitlab.com/basile.b/dexed/-/commit/bd2a5d16dfc059910318f0089e581e45d680a0db
>
> I was not sure, after my answer, but yes, about the D support, 
> you can consider dexed as dead.

I am going to give another try to Dexed to see if I can make it 
work.

Normally, I want the IDE to compile the software just for when I 
am developing to test if what I am coding works. It's not used to 
build the final product. Else, I need to use an external builder, 
go into command line mode and build/run the project. It's just 
more convenient from the IDE.

Apparently there is a plugin for Geany that supports the D 
language, I am also going to give a try:

https://github.com/denizzzka/geany_dlang



More information about the Digitalmars-d-ide mailing list