Best IDE

John via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Sun Aug 21 17:37:31 PDT 2016


On Sunday, 21 August 2016 at 11:45:13 UTC, jkpl wrote:
> On Sunday, 21 August 2016 at 08:35:56 UTC, John wrote:
>> Was wondering if anyone knows if there is an ide/editor that 
>> actually implements the "go to definition" feature? I find 
>> that is probably one of the most useful features to have, 
>> especially helps with learning how code works. By being able 
>> to simply click on a variable or type and see where it was 
>> defined and such.
>
> All of them have this feature... > <


Not all of them do, I tried a bunch yesterday and none of them 
had it. I was able to get vs code working with code-d, which I 
had to add the stdlib path to manually. I did want to use Atom 
though, looking at the plugins there though it seems none of them 
are maintained anymore.


More information about the Digitalmars-d-ide mailing list