[ 
https://issues.apache.org/jira/browse/NETBEANS-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17191228#comment-17191228
 ] 

Junichi Yamamoto edited comment on NETBEANS-4775 at 9/6/20, 8:50 AM:
---------------------------------------------------------------------

Well, probably, we wouldn't fix this. The same name variable may be used with 
so many files. It can be reassigned to the other object.

So, as I wrote above, please use the vardoc comment, instead. (vdoc [TAB])


was (Author: junichi11):
Well, probably, we wouldn't fix this. The same name variable may be used with 
so many files. It can be reassigned to the other object.

So, please use the vardoc comment, instead. (vdoc [TAB])

> 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: php - Editor
>    Affects Versions: 12.0
>         Environment: Windows 8.1. PHP 7.4
>            Reporter: AlexeyS
>            Assignee: Junichi Yamamoto
>            Priority: Minor
>              Labels: Intellisense, code-comlete
>         Attachments: 1.png, 2.png, mysite3.local.zip
>
>
> Intellisense does not see methods/properties of the object declared in the 
> main source script file from the include script file in PHP. 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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to