Re: preferred editor settings for NetBeans contributions or fixes

2024-12-30 Thread Michael Bien
Hi! sorry I must have overlooked this mail. But I did see your PR - thank you for the bugfix! For new code we typically use the NetBeans default settings (or something close to them). While modifying existing code we try to not reformat things unless whole sections are rewritten. so lets s

preferred editor settings for NetBeans contributions or fixes

2024-12-19 Thread Pieter van den Hombergh
Hello Michael and NetBeans developers, I am about to add a bit of code to a test class. My own formatting settings are a bit spacious (I like horizontal whitespace) but that would add unnecessary changes to the existing file, so I would like to follow the netbeans specific formatting rules (if any