vulewuxe86 opened a new issue, #6083:
URL: https://github.com/apache/netbeans/issues/6083

   ### Description
   
   Extend the existing Java formatting options in the category 'Blank lines' by 
the following options: 
   
   * After Method Header
   * After (Inner) Class Header
   * After (Inner) Interface Header
   * After Constructor Header
   
   * Before Method Closing Brace
   * Before Inner Class Closing Brace
   * Before (Inner) Interface Closing Brace
   * Before Constructor Closing Brace
   
   Maybe these options could be summarized under a collapseable menu containing 
the different kinds of headers and closing braces. The menues could just called 
"After Header" and "Before closing brace". But that's obviously not that 
important in the beginning.
   
   
![Java-Formatting-Options](https://github.com/apache/netbeans/assets/55635116/83db6010-2b68-4baf-8217-46d09c49be91)
   
   ### Use case/motivation
   
   At work, we have formatting guidelines that differ from common guidelines.
   To achieve the desired formatting it would be helpful to extend the existing 
formatting options for Java. Due to the fact that similar options already exist 
(red square area). I hope that this could be implemented easily.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   Yes


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