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

[jira] [Assigned] (NETBEANS-2992) Code completion does not work well inside Closures

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

Junichi Yamamoto reassigned NETBEANS-2992:
------------------------------------------

    Assignee: Junichi Yamamoto

> Code completion does not work well inside Closures
> --------------------------------------------------
>
>                 Key: NETBEANS-2992
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2992
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - Editor
>    Affects Versions: 11.1
>            Reporter: Czukowski
>            Assignee: Junichi Yamamoto
>            Priority: Major
>
> PHP code completion does not offer a method of an object member, eg {{$this->service->process()}} when invoked from within a closure. It does offer the object member itself ({{$this->service}}) though.
> See a minimal gist with a code example to reproduce the issue:
> https://gist.github.com/czukowski/8181ff90a7271a3f9bab9c5dc83a62a1



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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