[jira] [Commented] (NETBEANS-5480) Can't fold a class/method when a range of PHP tags overlaps a range of class/method body

2021-09-28 Thread Stefano Calabrese (Jira)


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

Stefano Calabrese commented on NETBEANS-5480:
-

Great, all works fine.

> Can't fold a class/method when a range of PHP tags overlaps a range of 
> class/method body
> 
>
> Key: NETBEANS-5480
> URL: https://issues.apache.org/jira/browse/NETBEANS-5480
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 12.2
>Reporter: Stefano Calabrese
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: Folding, pull-request-available
> Fix For: 12.5
>
> Attachments: aspected_tmp_code_php.jpg, netbeans-5480-1.jpg, 
> wrong_tmp_code_php.jpg
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Hi i have a problem with code folding ""
> if you have this PHP code
> {code:java}
> Segnaposto codice // 
>  class A {
>     function B(){
>         ?>Hello     }
> }
> {code}
> when you create it it's ok, but *if you save, close and re-open it* ,
> you can see collapse  ?> and break folding as in image 
> (tmp_code_php.jpg)
>  
> Actual result after save, close & reopen file .php
> image attached wrong_tmp_code_php.jpg
>  
> Expected result:
> image attached aspected_tmp_code_php.jpg
>  
>  
> Thank you



--
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-5480) Can't fold a class/method when a range of PHP tags overlaps a range of class/method body

2021-07-23 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-5480:


[~stefanoai] Usually, It will be announced via the mailing list (maybe, dev): 
https://netbeans.apache.org/community/mailing-lists.html 

> Can't fold a class/method when a range of PHP tags overlaps a range of 
> class/method body
> 
>
> Key: NETBEANS-5480
> URL: https://issues.apache.org/jira/browse/NETBEANS-5480
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 12.2
>Reporter: Stefano Calabrese
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: Folding, pull-request-available
> Fix For: 12.5
>
> Attachments: aspected_tmp_code_php.jpg, netbeans-5480-1.jpg, 
> wrong_tmp_code_php.jpg
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Hi i have a problem with code folding ""
> if you have this PHP code
> {code:java}
> Segnaposto codice // 
>  class A {
>     function B(){
>         ?>Hello     }
> }
> {code}
> when you create it it's ok, but *if you save, close and re-open it* ,
> you can see collapse  ?> and break folding as in image 
> (tmp_code_php.jpg)
>  
> Actual result after save, close & reopen file .php
> image attached wrong_tmp_code_php.jpg
>  
> Expected result:
> image attached aspected_tmp_code_php.jpg
>  
>  
> Thank you



--
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-5480) Can't fold a class/method when a range of PHP tags overlaps a range of class/method body

2021-07-23 Thread Stefano Calabrese (Jira)


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

Stefano Calabrese commented on NETBEANS-5480:
-

[~junichi11] sure, where and whene i will find it?

> Can't fold a class/method when a range of PHP tags overlaps a range of 
> class/method body
> 
>
> Key: NETBEANS-5480
> URL: https://issues.apache.org/jira/browse/NETBEANS-5480
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 12.2
>Reporter: Stefano Calabrese
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: Folding, pull-request-available
> Fix For: 12.5
>
> Attachments: aspected_tmp_code_php.jpg, netbeans-5480-1.jpg, 
> wrong_tmp_code_php.jpg
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Hi i have a problem with code folding ""
> if you have this PHP code
> {code:java}
> Segnaposto codice // 
>  class A {
>     function B(){
>         ?>Hello     }
> }
> {code}
> when you create it it's ok, but *if you save, close and re-open it* ,
> you can see collapse  ?> and break folding as in image 
> (tmp_code_php.jpg)
>  
> Actual result after save, close & reopen file .php
> image attached wrong_tmp_code_php.jpg
>  
> Expected result:
> image attached aspected_tmp_code_php.jpg
>  
>  
> Thank you



--
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-5480) Can't fold a class/method when a range of PHP tags overlaps a range of class/method body

2021-07-22 Thread Junichi Yamamoto (Jira)


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

Junichi Yamamoto commented on NETBEANS-5480:


[~stefanoai] You're welcome. It would be nice if you try it when NetBeans 12.5 
beta is released. 

> Can't fold a class/method when a range of PHP tags overlaps a range of 
> class/method body
> 
>
> Key: NETBEANS-5480
> URL: https://issues.apache.org/jira/browse/NETBEANS-5480
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 12.2
>Reporter: Stefano Calabrese
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: Folding, pull-request-available
> Fix For: 12.5
>
> Attachments: aspected_tmp_code_php.jpg, netbeans-5480-1.jpg, 
> wrong_tmp_code_php.jpg
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Hi i have a problem with code folding ""
> if you have this PHP code
> {code:java}
> Segnaposto codice // 
>  class A {
>     function B(){
>         ?>Hello     }
> }
> {code}
> when you create it it's ok, but *if you save, close and re-open it* ,
> you can see collapse  ?> and break folding as in image 
> (tmp_code_php.jpg)
>  
> Actual result after save, close & reopen file .php
> image attached wrong_tmp_code_php.jpg
>  
> Expected result:
> image attached aspected_tmp_code_php.jpg
>  
>  
> Thank you



--
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-5480) Can't fold a class/method when a range of PHP tags overlaps a range of class/method body

2021-07-22 Thread Stefano Calabrese (Jira)


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

Stefano Calabrese commented on NETBEANS-5480:
-

Thank you, guys!

> Can't fold a class/method when a range of PHP tags overlaps a range of 
> class/method body
> 
>
> Key: NETBEANS-5480
> URL: https://issues.apache.org/jira/browse/NETBEANS-5480
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 12.2
>Reporter: Stefano Calabrese
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: Folding, pull-request-available
> Fix For: 12.5
>
> Attachments: aspected_tmp_code_php.jpg, netbeans-5480-1.jpg, 
> wrong_tmp_code_php.jpg
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Hi i have a problem with code folding ""
> if you have this PHP code
> {code:java}
> Segnaposto codice // 
>  class A {
>     function B(){
>         ?>Hello     }
> }
> {code}
> when you create it it's ok, but *if you save, close and re-open it* ,
> you can see collapse  ?> and break folding as in image 
> (tmp_code_php.jpg)
>  
> Actual result after save, close & reopen file .php
> image attached wrong_tmp_code_php.jpg
>  
> Expected result:
> image attached aspected_tmp_code_php.jpg
>  
>  
> Thank you



--
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-5480) Can't fold a class/method when a range of PHP tags overlaps a range of class/method body

2021-04-20 Thread Stefano Calabrese (Jira)


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

Stefano Calabrese commented on NETBEANS-5480:
-

I meant, don't collapse php tags, like they don't exist, then disable the 
feature completely

> Can't fold a class/method when a range of PHP tags overlaps a range of 
> class/method body
> 
>
> Key: NETBEANS-5480
> URL: https://issues.apache.org/jira/browse/NETBEANS-5480
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 12.2
>Reporter: Stefano Calabrese
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: Folding
> Attachments: aspected_tmp_code_php.jpg, netbeans-5480-1.jpg, 
> wrong_tmp_code_php.jpg
>
>
> Hi i have a problem with code folding ""
> if you have this PHP code
> {code:java}
> Segnaposto codice // 
>  class A {
>     function B(){
>         ?>Hello     }
> }
> {code}
> when you create it it's ok, but *if you save, close and re-open it* ,
> you can see collapse  ?> and break folding as in image 
> (tmp_code_php.jpg)
>  
> Actual result after save, close & reopen file .php
> image attached wrong_tmp_code_php.jpg
>  
> Expected result:
> image attached aspected_tmp_code_php.jpg
>  
>  
> Thank you



--
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-5480) Can't fold a class/method when a range of PHP tags overlaps a range of class/method body

2021-04-20 Thread Tomas Mysik (Jira)


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

Tomas Mysik commented on NETBEANS-5480:
---

Lowering priority, definitely not a high priority ticket.

 

> Can't fold a class/method when a range of PHP tags overlaps a range of 
> class/method body
> 
>
> Key: NETBEANS-5480
> URL: https://issues.apache.org/jira/browse/NETBEANS-5480
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Editor
>Affects Versions: 12.2
>Reporter: Stefano Calabrese
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: Folding
> Attachments: aspected_tmp_code_php.jpg, netbeans-5480-1.jpg, 
> wrong_tmp_code_php.jpg
>
>
> Hi i have a problem with code folding ""
> if you have this PHP code
> {code:java}
> Segnaposto codice // 
>  class A {
>     function B(){
>         ?>Hello     }
> }
> {code}
> when you create it it's ok, but *if you save, close and re-open it* ,
> you can see collapse  ?> and break folding as in image 
> (tmp_code_php.jpg)
>  
> Actual result after save, close & reopen file .php
> image attached wrong_tmp_code_php.jpg
>  
> Expected result:
> image attached aspected_tmp_code_php.jpg
>  
>  
> Thank you



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