Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » ide: Navigator redesigned
Re: ide: Navigator redesigned [message #43501 is a reply to message #43499] Tue, 12 August 2014 21:53 Go to previous messageGo to previous message
nixnixnix is currently offline  nixnixnix
Messages: 415
Registered: February 2007
Location: Kelowna, British Columbia
Senior Member
mirek wrote on Tue, 12 August 2014 11:55
One minor change: putting ':' in front of class name makes navigotor require full match.

So the list of options is now:

line number
'CAT' lists all elements where class name or member name contains 'CAT' (case ignored)
'STRING:CAT' lists all elements where class name contains 'STRING' and member name contains 'CAT' (case ignored) (so that includes e.g. StringBuffer::Cat)
':STRING:CAT' lists all elements where class name is equal 'STRING' and member name contains 'CAT' (case ignored) (does not include StringBuffer::)


'CAT' doesn't work but the second two cases do.

Nick

EDIT (moved from other thread): The ability to switch between declaration and definition would be good. Also, the current version is a little hard to read for me - even with 2560x1440 screen real estate is at a premium and having each member be two lines is not helping. The old version did everything I needed really. I can see how it would be good to be able to browse all versions of GetX() regardless of what class they are in but at the moment, the cost is greater than the benefit. I am happy to FindInFiles "GetX" and then step through them all. Losing the ability to jump between classes and to see all class members quickly and clearly is causing me problems. Have to say I love all the other recent improvements. Just not a fan of losing the class view so far.

Nick

EDIT: also, when diving into headers, it was handy for the navigate panel to tell you you're in the class you think you're in. Now I need to scroll up and down to check before I start typing. A big part of navigation is knowing where you are in addition to knowing how to get where you're going Smile

EDIT: I've been using this for a few hours and it really is not doing what I need. Is there any possibility that we could have the new functionality as another tab/option next to the old class view which was really the heart of theIDE UI and was what made it such a pleasure to use.

[Updated on: Wed, 13 August 2014 00:01]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Writable references to ValueArray/ValueMap/Value elements
Next Topic: ide: Block replace now provides new grep-like options
Goto Forum:
  


Current Time: Wed Jun 12 16:41:14 CEST 2024

Total time taken to generate the page: 0.02200 seconds