Uploaded image for project: 'Directory Studio'
  1. Directory Studio
  2. DIRSTUDIO-652

Add support for camel case search in the AT and OC selection dialogs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • studio-schemaeditor
    • None

    Description

      As Stefan Seelmann mentionned on IRC, it would be great to add support for camel case search in the AT and OC selection dialogs.

      Some example on camel case searches:

      "TZ" for types containing "T" and "Z" as upper-case letters in camel-case notation, e.g. java.util.TimeZone
      "NuPoEx" or "NuPo" for types containing "Nu", "Po", (and "Ex") as parts in camel-case notation, e.g. java.lang.NullPointerException
      terminating "<" or " " (space) to fix the number of camel-case parts, e.g. "HMap<" and "HaMap<" match "HashMap" and "HatMapper", but not "HashMapEntry" nor "Hashmap".

      as described on the eclipse help : http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jdt.doc.user/reference/ref-dialog-open-type.htm

      Attachments

        Activity

          People

            Unassigned Unassigned
            pamarcelot Pierre-Arnaud Marcelot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: