Christian Lenz created NETBEANS-56:
--------------------------------------
Summary: 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: php - Code, php - Editor
Affects Versions: 8.2
Reporter: Christian Lenz
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
(v6.4.14#64029)