sections in the outline dropdown?

Kevin Funk kfunk at kde.org
Tue Jun 2 12:03:34 BST 2015


On Tuesday 02 June 2015 12:33:57 René J.V. Bertin wrote:
> On Monday June 01 2015 19:54:24 Kevin Funk wrote:
> > I first didn't get what you mean, but apparently you're referring to this 
feature here:
> >   http://macdevelopertips.com/xcode/xcode-and-pragma-mark.html[1]
> > 
> > So it's actually used for grouping related functions together? Sounds
> > useful.
> Yes. Or more exactly, it can be used for that, because it doesn't do any
> grouping at all out of itself ;) You could call it a bookmark.
> 
> And yes, it can be really useful, even in an outline view that doesn't show
> as much information as KDevelop does.
> 
> Isn't this actually something that would require patching Kate, or is
> KDevelop's outline feature unrelated to the equivalent feature ("symbol
> list") in Kate?

Nope, that's a KDevelop-only feature. It's the QuickOpen plugin (see 
kdevplatform.git:plugins/quickopen/), operating on the DUChain.

The outline view in KDevelop needs access to a lot more information than just 
a list of symbols. 

Hope that helps, 
Cheers

> R.

-- 
Kevin Funk | kfunk at kde.org | http://kfunk.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20150602/2bc47397/attachment.sig>


More information about the KDevelop mailing list