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

Junichi Yamamoto updated NETBEANS-5564:
---------------------------------------
    Attachment: nb-5564-screenshot.jpg

> No autocomplete of @method in comment folding
> ---------------------------------------------
>
>                 Key: NETBEANS-5564
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5564
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - Editor, php - PHPDoc
>    Affects Versions: Next
>            Reporter: Gonzalo
>            Priority: Major
>         Attachments: nb-5564-screenshot.jpg
>
>
> If a class has a comment header like this:
> {color:#4c9aff}// <editor-fold desc="User magic methods and properties" 
> defaultstate="collapsed">{color}
> {color:#4c9aff}/**{color}
> {color:#4c9aff} * @method void doSomething(){color}
> {color:#4c9aff} */{color}
> {color:#4c9aff} // </editor-fold>{color}
> {color:#4c9aff}class Something() {}{color}
> And the comment is collapsed, then, in the editor, if you do this:
> {color:#4c9aff}$smt = new Something();{color}
> {color:#4c9aff}$smt->doS<cntl><space>{color}
> wont autocomplete the method. It will only autocomplete it if you uncollapse 
> the comment



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