Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-452

Code completion in javadoc context doesn't support camel-case initials

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • java - Javadoc
    • None

    Description

      Code completion in javadoc context doesn't support camel case initials-based code completion. E.g., typing "BAOS" within a "{@link ...}" element to complete to "ByteArrayOutputStream" doesn't work in javadoc context (it displays "No suggestions"), unlike in regular Java code.

      Generally, one would expect code completion in javadoc to behave in an analogous fashion to code completion in Java code.

      Attachments

        Activity

          People

            Unassigned Unassigned
            matthies Niklas Matthies
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: