[
https://issues.apache.org/jira/browse/NETBEANS-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17306453#comment-17306453
]
Stefano Calabrese edited comment on NETBEANS-950 at 3/22/21, 5:40 PM:
----------------------------------------------------------------------
Hi i have a problem with code folding "<?php ?>"
if you have this code
{code:java}
Segnaposto codice //
<?php
class A {
function B(){
?><div>Hello</div><?php
}
}
{code}
when you create it it's ok, but if you save, close and re-open it ,
you can see collapse <?php -> ?> and break folding
Thank you
was (Author: stefanoai):
Hi i have a problem with code folding "<?php ?>"
if you have thi code...
{code:java}
Segnaposto codice //
<?php
class A {
function B(){
?><div>Hello</div><?php
}
}
{code}
when you create it it's ok, but if you save, close and re-open it ,
you can see collapse <?php -> ?> and break folding
Thank you
> Code folding for "<?php ?>"
> ---------------------------
>
> Key: NETBEANS-950
> URL: https://issues.apache.org/jira/browse/NETBEANS-950
> Project: NetBeans
> Issue Type: New Feature
> Components: php - Editor
> Reporter: Junichi Yamamoto
> Assignee: Junichi Yamamoto
> Priority: Major
> Fix For: 10.0
>
>
> https://netbeans.org/bugzilla/show_bug.cgi?id=232600
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists