kdevelop 3.4 code completion

Matt Rogers mattr at kde.org
Tue Apr 25 06:44:04 UTC 2006


On Monday 24 April 2006 21:27, David Nolden wrote:
> Hi Guys..
>
> After I proposed something similar for summer of code, I spent the last
> days trying to make the code-completion template-compatible.
>
> @Matt
> I don't want to dig into svn for kdevelop-4 because I don't have that much
> time to work on such things, I've got other projects, so I prefer improving
> an already useful kdevelop(3.4), with which I also can work on my other
> projects, directly seeing and feeling the advantages, and removing bugs on
> the fly. :)
>
> The code-completion working with templates was one of my wishes, especially
> working smart-pointers, and it was faster to integrate than I thought, so
> it's basically ready. It isn't perfect yet, but works fine for the most
> common cases, for example in the KDevelop source
>
> {
> ClassDom klass;
> klass-> // [CTRL + Space]  shows all members of ClassModelItem
> }
>
> But before sending the next patch I'd like to have the last one in.. and
> correct it if something is wrong with it.
>
> But I haven't heard anything of Matt since I sent that patch last week..
>
> Since I find myself really hacking a lot on KDevelop in last time, what's
> the criteria to get svn access?
>
>
> David

I was on vacation until about an hour ago. :) I have your patch and will 
review soon. I'll let you know via private mails and stuff. :)
--
Matt




More information about the KDevelop-devel mailing list