How can we make it easier to experiment with the compiler?
Imperatorn
johan_forsberg_86 at hotmail.com
Wed May 26 08:35:04 UTC 2021
On Wednesday, 26 May 2021 at 05:39:19 UTC, Ola Fosheim Grostad
wrote:
> On Wednesday, 26 May 2021 at 01:38:59 UTC, Paul Backus wrote:
>> On Wednesday, 26 May 2021 at 01:25:23 UTC, Nicholas Wilson
>> wrote:
>>> [...]
>>
>> For what it's worth, I've found that exploration and
>> navigation of DMD code becomes much more manageable with an
>> editor that supports "goto definition"--ideally with history,
>> so you can jump backwards too.
>>
>> I use vim's built-in ctags support for this, but I imagine
>> most popular code editors can be configured to do something
>> similar.
>
> I dont know if it is funny or sad that a thread about enabeling
> more compiler experiments ends with a note on adding basic IDE
> features to arcane editors...
😅
You can use VS tho = bliss
More information about the Digitalmars-d
mailing list