View Full Version : Turning off typedef's in Xcode function pop-up menu
_jyk_
2006.06.18, 07:11 PM
I was wondering if there was a way to disable the display of typedef's in the Xcode function pop-up menu. I'm guessing the answer is no, since the option isn't available in the preferences pane, but I thought I'd ask the Xcode gurus here just in case there's a workaround. It's not a big deal of course, but when working on heavily templated code the many typedef's in the function menu can make it difficult to navigate.
Thanks,
Jesse
Taxxodium
2006.06.19, 03:26 AM
Have you taken a look at Xcode's preferences?
unknown
2006.06.19, 03:32 AM
I dont think its possible _jyk_, so all you can really do is use #pragma mark - etc..
_jyk_
2006.06.19, 04:35 AM
Have you taken a look at Xcode's preferences?Yup (I mentioned it in my post, albeit in passing).I dont think its possible _jyk_, so all you can really do is use #pragma mark - etc..I thought that might be the case. Too bad : - (
Thanks for the replies.
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.