On Friday, 16 January 2015 at 21:19:08 UTC, Jonas Drewsen wrote:
I have been working on an editor written in D for use with D
for some time now and have made a blog post about it.
Any feedback or suggestions are welcome.
http://deadcodedev.steamwinter.com
Thanks
Jonas
Hi,
This is an impressive work. I's really nice to see a presentation
of how much help can be provided from the D editor and existing
language labiaries.
I have several questions as well:
1. Was the libdparser integrated with extension system or is it
embedded in the core?
2. What are the dependencies?
3. How hard it would be to change the feel&look of the gui as it
is in conventional editors (Visual, MonoDeveop, GtCreator,
Eclipse). I mean menus, buttons, views etc?
Cheers,
Piotrek