You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "AlexeyS (Jira)" <ji...@apache.org> on 2020/09/05 12:43:00 UTC

[jira] [Created] (NETBEANS-4775) Problem with the PHP code-completion (Intellisense)

AlexeyS created NETBEANS-4775:
---------------------------------

             Summary: Problem with the PHP code-completion (Intellisense)
                 Key: NETBEANS-4775
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4775
             Project: NetBeans
          Issue Type: Wish
          Components: cnd - Code Completion
    Affects Versions: 12.0
         Environment: Windows 8.1. PHP 7.4
            Reporter: AlexeyS
         Attachments: 1.png, 2.png

Intellisense does not see methods/properties of the object declared in the main source script file from the include script file in PHP. But all works very well. At the same time, everything works fine as it should.

Screenshots of the problem in the attached files:

1 Intellisense doesn't see properties of the object from an source file in an included file in PHP

2 Intellisense sees properties of the object in source script after script attachment in which Intellisense does not see properties on object from source script



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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