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:  With this patch applied we get this:  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
