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

Single Class proposal not inserting automatically

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 10.0, 11.0, 12.0
    • None
    • Windows 10
      Apache NetBeans IDE Dev (Build incubator-netbeans-release-345-on-20181002)

    Description

      Steps

      1. Uncheck {{ Auto Popup Completion Window }}
      2. In any class type {{ this. }}
      3. Restore the default value and repeat previous step
      4. Uncheck {{ Insert Single Proposals Automatically }}
      5. In editor type {{ StringBuffe }} and call normal code completion
      6. In editor type {{ Thread.curren }} and call normal code completion
      7. Restore the default value and repeat previous two steps

        Expected result:

        The CC list provide one item but does not insert it if the options if switched off. Automatic substitution for class names is always turned off.
         
         
        With step 7, StringBuffer does not get automatically inserted when Code Completion is called with the Insert Single Proposals Automatically option enabled. The Code Completion does work with Thread.curren however.

      Attachments

        Activity

          People

            Unassigned Unassigned
            danielwarren Daniel Warren
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: