Becoming a contributor

Aleix Pol aleixpol at kde.org
Wed Sep 29 13:50:40 UTC 2010


I agree it's a good one. I was thinking about it once, I think the best for
that one would be to process a regex all through the code for the TODO
comments, that way you don't need to mess with AST's and well, comments
usually are not there either so it's not something you would rely on.

So I would create a plugin that on project creation parsed all files using
some simple regex to look for what the user wants and then whenever a file
is saved it should be read again.

If you could get there I think that would be useful already and we could
still do more on that later.

Aleix

On Wed, Sep 29, 2010 at 3:27 PM, Dmitry Risenberg <
dmitry.risenberg at gmail.com> wrote:

> The TODO-list plugin would be a nice feature, and I have found a
> request for it: https://bugs.kde.org/show_bug.cgi?id=226463. Think
> I'll need some guidance on how to write a plugin and how to interact
> with source parser to implement this.
>
> Dmitry Risenberg
>
> Aleix Pol wrote:
> >
> > Hi Dimitry!
> > Thats really good to know :).
> >
> > What if you think of something you don't really like, maybe we can help
> you
> > figure out how to fix it so that you can start rolling :).
> > If you don't see anything you would fix, you can take a look at
> > http://bugs.kde.org and find a bug you would like to fix.
> >
> > Aleix
> >
> > On Tue, Sep 28, 2010 at 9:42 PM, Dmitry Risenberg <
> > dmitry.risenberg at gmail.com> wrote:
> >
> > > Hello everybody!
> > >
> > > I have recently moved to KDevelop and like it very much, so I would
> like to
> > > contribute to its development. But after getting it from VCS, I found
> it too
> > > hard to understand the code and how everything interacts together. So I
> need
> > > something to get started with, may be some relatively easy coding tasks
> that
> > > can be done by a beginner. I have some C++, Qt4 and CMake skills, but
> not
> > > with the KDE-specific stuff.
> > >
> > > Dmitry Risenberg
> > >
> > > --
> > > KDevelop-devel mailing list
> > > KDevelop-devel at kdevelop.org
> > > https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
> > >
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> https://barney.cs.uni-potsdam.de/mailman/private/kdevelop-devel/attachments/20100928/63952411/attachment-0001.htm
> >
> >
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100929/b2806417/attachment.html>


More information about the KDevelop-devel mailing list