Bug 202220 - [search] Add digits as part of camel-case resolution in the Java Open Type Dialog
Summary: [search] Add digits as part of camel-case resolution in the Java Open Type Di...
Status: VERIFIED DUPLICATE of bug 124624
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.4 M2   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-04 21:34 EDT by Robert Konigsberg CLA
Modified: 2007-09-18 03:22 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Konigsberg CLA 2007-09-04 21:34:53 EDT
Let's say I have a class called Resource2... uh ... Resource2Widget. Now I want to use Navigate/Open Type. In my mind, I should be able to find this class by typing R2W, and not necessarily just RW. Generally, digits provide the same logical notion as full names.

Now, Resource2Widget isn't the best name, I'll agree, but that doesn't prevent people from using it. I could reasonably have one class named "Java6Parser" versus "Java5Parser", and want to distinguish between them using J6P and J5P.
Comment 1 Frederic Fusier CLA 2007-09-06 05:16:29 EDT
Since bug 124624 has been fixed, Open Type dialog works as you're expecting...
Typing 'J5P' only shows 'Java5Parser' although Typing 'JP' shows both 'Java5Parser' and 'Java6Parser'.


*** This bug has been marked as a duplicate of bug 124624 ***
Comment 2 Eric Jodet CLA 2007-09-18 00:49:08 EDT
Verified for 3.4 M2 using build I20070917-0010.