[
https://issues.apache.org/jira/browse/NETBEANS-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17055397#comment-17055397
]
Junichi Yamamoto commented on NETBEANS-3956:
--------------------------------------------
I can't reproduce it.
Please try checking/comparing your java version of NB 11.2 and 11.3.
Please try removing your netbeans cache and user directories for 11.3 (see Help
> About).
!netbeans3956.gif!
Product Version: Apache NetBeans IDE 11.3
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 4.16.0-041600-generic running on amd64; UTF-8;
> Code formatting fails since 11.3
> --------------------------------
>
> Key: NETBEANS-3956
> URL: https://issues.apache.org/jira/browse/NETBEANS-3956
> Project: NetBeans
> Issue Type: Bug
> Affects Versions: 11.3
> Environment: linuxmint
> Reporter: Jayce
> Priority: Major
> Attachments: Correct.png, Incorrect.png, netbeans3956.gif
>
>
> hi,
> one of the strongest feature of Netbeans is code formatting.
> But since latest release it screw up the code.
> I'm maintaining old ugly spaghetti code, and it's a must have.
> If you have, for example, a mixed language page, pressing Formatting shortcut
> wil add spce in front of code endlessly.
> It was working correctly in previous vers.
> Example, some ugly html/php page:
> ~<?php~
> ~foreeach($anArray as $item) {~
> ~?>~
> ~<div>~
> ~<?= echo $item ?>~
> ~</div>~
> ~<?php~
> ~}~
> ~?>~
>
> Each time you ru formatting, the html code (div) will move to the right.
> The php code does not move.
> I hope it's clear... Thanks
--
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