V2.0 feature suggestion

Roland Sch�fer RolandSchaefer at gmx.net
Wed Aug 23 16:43:15 BST 2000


> Another method of doing something like this would be a
> folding-feature. So you could have a better view over your Project
> because you can fold away some part of the code you are actually no
> interested in. e.g.:
> void foobar()
> {
> ...
> }

I tried some time ago to code something like that, but I didn't 
succeeded because of my lack of coding experience. Maybe someone else 
could try this.

The Idea was to use the left border to show an icon in front of the 
function:
Lines
11
12
13            <icon> void foobar()
21
22

The problem was to change the navigation with the arrow keys. You 
have to jump over the hidden lines.

regards
roland




More information about the KDevelop mailing list