[jira] [Commented] (NETBEANS-5564) No autocomplete of @method in comment folding

2021-04-09 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-5564:


Please try to delete your cache directory.

My environment:
*Product Version:* Apache NetBeans IDE DEV (Build 
dev-7a9d8b20aceab1ee62308decac1b09884cc5265a)

*Java:* 1.8.0_202; Java HotSpot(TM) 64-Bit Server VM 25.202-b08

*Runtime:* Java(TM) SE Runtime Environment 1.8.0_202-b08

*System:* Linux version 5.8.0-48-generic running on amd64; UTF-8;

!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}//  defaultstate="collapsed">{color}
> {color:#4c9aff}/**{color}
> {color:#4c9aff} * @method void doSomething(){color}
> {color:#4c9aff} */{color}
> {color:#4c9aff} // {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{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



[jira] [Commented] (NETBEANS-5564) No autocomplete of @method in comment folding

2021-04-09 Thread Gonzalo (Jira)


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

Gonzalo commented on NETBEANS-5564:
---

Now I am trying and it doesn't work even if the phpdoc block is uncollapsed.

The version I am using is the dev: 
*Product Version:* Apache NetBeans IDE DEV (Build 
dev-f0b395c63b7d40ff18c8655bd2abe596aa04a3a0) (from April the 1st 2021)

And yes, you are right, the class I have written as an example is invalid :D

> 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
>
> If a class has a comment header like this:
> {color:#4c9aff}//  defaultstate="collapsed">{color}
> {color:#4c9aff}/**{color}
> {color:#4c9aff} * @method void doSomething(){color}
> {color:#4c9aff} */{color}
> {color:#4c9aff} // {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{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



[jira] [Commented] (NETBEANS-5564) No autocomplete of @method in comment folding

2021-04-09 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-5564:


May I have your version number of NetBeans? Dev?

I can't reproduce it.

BTW, class Something(){} is not correct.

> 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
>
> If a class has a comment header like this:
> {color:#4c9aff}//  defaultstate="collapsed">{color}
> {color:#4c9aff}/**{color}
> {color:#4c9aff} * @method void doSomething(){color}
> {color:#4c9aff} */{color}
> {color:#4c9aff} // {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{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