Deadcode: A code editor in D
    MattCoder via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sat Jan 17 10:07:35 PST 2015
    
    
  
On Saturday, 17 January 2015 at 16:54:32 UTC, Jonas Drewsen wrote:
> It you have thoses dependencies already then why not use 
> gtksourceview for the editor stuff?
Sure, but then I'd miss all the "fun", as you said below:
> It took me quite some time to do that ie. undo/redo system, 
> text layout, highlight system, navigation, text anchors, 
> efficient text and line gapbuffers etc. You get that for free 
> with gtksourceview.
I'm liking to play around with all these stuff. I'm writing this 
editor very slowly, a bit every weekend or when I've free time. :)
Matheus.
    
    
More information about the Digitalmars-d-announce
mailing list