[
https://issues.apache.org/jira/browse/NETBEANS-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junichi Yamamoto updated NETBEANS-56:
-------------------------------------
Component/s: (was: php - Editor)
(was: php - Code)
editor - Completion & Templates
> Code completion disappears while searching for a specific code template
> -----------------------------------------------------------------------
>
> Key: NETBEANS-56
> URL: https://issues.apache.org/jira/browse/NETBEANS-56
> Project: NetBeans
> Issue Type: Bug
> Components: editor - Completion & Templates
> Affects Versions: 8.2
> Reporter: Christian Lenz
> Priority: Major
>
> There are several default code template for PHP, like *ifnc* or *pfnc* and
> some others. When I type: "pu" I see everything what was found for *pu* like
> *public* or the code template *public function functionName...*. For *if*
> too. So when I type *p* code completion comes up and when I type *f* after
> the p, the code completion disappears. It will no finding any result. but
> this is wrong. When I remove the f with backspace and add it again, then
> everything is fine. So it is a problem while the first search? When I type
> *if* or *pf* the code completion never comes up.
> Regards
> Chris
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists