You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Bo Andersen (JIRA)" <ji...@apache.org> on 2018/02/22 21:04:00 UTC

[jira] [Updated] (NETBEANS-418) Code templates shows up in code completion

     [ https://issues.apache.org/jira/browse/NETBEANS-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bo Andersen updated NETBEANS-418:
---------------------------------
    Description: 
When you want to see class methods/properties on an instance after typing ->, you get all the "Code templates" as well. 

 

$foo-> // "Popup Completion Window" should only show methods/properties on the object, and not Code templates

  was:
When you want to see class methods on an instance after typing ->, you get all the "Code templates" as well. 

 

$foo-> // "Popup Completion Window" should only show methods/properties on the object, and not Code templates


> Code templates shows up in code completion
> ------------------------------------------
>
>                 Key: NETBEANS-418
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-418
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - Editor
>    Affects Versions: 9.0
>            Reporter: Bo Andersen
>            Priority: Minor
>
> When you want to see class methods/properties on an instance after typing ->, you get all the "Code templates" as well. 
>  
> $foo-> // "Popup Completion Window" should only show methods/properties on the object, and not Code templates



--
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