TODO List KDevelop 2.1.2

Kuba Ober kuba at mareimbrium.org
Tue Jun 4 00:47:04 UTC 2002


> > Did you try
> >
> > <tab>if (a ||<enter>
> > <spc><spc><spc><spc>b) {<enter> ? ;-))
>
> Nope, but I sure will when I get my machine working again :-)
>
> > (yep, you can have automatic braces enabled)
> >
> > shift-tab works too ;-)
>
> I saw that, nice!
>
> > Questions:
> > 1. I can implement autoindent for unclosed parentheses, is it worth
> > it?
>
> I dont think so.

Saves four space-strokes per multiline "if (", but if you're agains, fine. 
Less work for me ;-))))

> > 2. I can make indent/unindent work for selections, is it worth it?
>
> Feature additions to the branch are not possible any longer, you can
> maintain a patch and we will put it up to the website.

This was meant to work, even the code is there, it's just not enabled (more or 
less). Note that KWriteDoc::indent() and ::unindent() is there. It would 
require hooking it up in KeyPressEvent. I'll submit a patch nevertheless, 
maybe bero will like to include it in rawhide's kdevelop (mental note: mail 
bero about it ;-)

Cheers, Kuba Ober




More information about the KDevelop-devel mailing list