mbien commented on PR #6541:
URL: https://github.com/apache/netbeans/pull/6541#issuecomment-1754739368

   code folding to me is a visual aid to collapse lines of code vertically to 
parse code faster in some situations.
   collapsing a try-catch with 3 catches becomes this in NB 19:
   
![image](https://github.com/apache/netbeans/assets/114367/2dbb2893-57de-4fc4-9243-e68fafd0d036)
   
   With this patch applied we get this:
   
![image](https://github.com/apache/netbeans/assets/114367/243f24f7-41f2-4552-9f1c-ff9b21eb53e2)
   
   all visual arguments aside (if it should show brackets in the placeholder or 
not), one of the two is useful the other is not in my opinion :)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to