sl-wxx / coffee-bytes

Automatically exported from code.google.com/p/coffee-bytes
0 stars 0 forks source link

Option to Fold Getter/Setter Comments #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
From
https://sourceforge.net/tracker/index.php?func=detail&aid=1210254&group_id=11166
8&atid=673257

Quote: "I really like the way I can fold up get & set methods.
It would be great if I also had the option to fold up
any get & set method comments by default (ideally in
the same fold), while leaving other comments unfolded."

RJL: Having all getter/setter meta-information fold would be ideal, as it
would minimize the amount of property crud you have to wade through on
beans to get to the business logic.

Original issue reported on code.google.com by rjlori...@gmail.com on 20 Oct 2006 at 9:04