You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "David Green (JIRA)" <ji...@apache.org> on 2019/03/01 02:37:00 UTC

[jira] [Created] (NETBEANS-2188) Command completion on SmartParams

David Green created NETBEANS-2188:
-------------------------------------

             Summary: Command completion on SmartParams
                 Key: NETBEANS-2188
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2188
             Project: NetBeans
          Issue Type: Bug
          Components: cnd - Code Completion
    Affects Versions: 10.0, 11.0
            Reporter: David Green
         Attachments: Screen Shot 2019-02-28 at 8.35.42 PM.png

h3. Steps
 # open class {{completion.SmartParams }}from sample project
 # On line 39 call smart CC for each parameter
h3. Expected result:
Only right items are suggested by CC.
 
Actual result the method signature is highlighted, the "right item" is shown, then a lot of other items are shown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists