the past, present and future of KDevelop
Christian Couder
christian at alcove.fr
Wed May 24 11:04:06 UTC 2000
Falk Brettschneider wrote:
> Hello!
>
> Christian Couder wrote:
>
> > I came to an agreement with Jochen Wilhemly.
> > So I started to implement the comment/uncomment commands in kwrite.
>
> >
> > After this I plan to work on the bookmark/breakpoint/leftborder stuff.
>
> Just for my interest: Will breakpoints get into the common kwrite? That sounds a
> little bit strange 'cause debugger stuff is not used by all kwrite users.
They implemented a general line attribute class from which bookmark and breakpoint
class can inherit.
(I don't know how this can work well withs kparts.)
The attributes are stored in a list at the document level, but Jochen agreed for me
to put them in lists at the textline level (one list for each textline).
So I will probably do this.
--
Christian COUDER christian at alcove.fr
Ingénieur Informatique Libre
Alcôve - http://www.alcove.fr/
More information about the KDevelop-devel
mailing list