Author Topic: class/struct brace  (Read 3442 times)

dunkers

  • Senior Community Member
  • Posts: 774
  • Hero Points: 36
class/struct brace
« on: November 02, 2012, 12:01:23 AM »
The beautifier allows me to specify whether the class/struct/union brace is on the same line or the next line. Unfortunately, I like struct and union to be on the same line and class to be on the next.

Could these be separated into individual options, please?

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: class/struct brace
« Reply #1 on: November 02, 2012, 03:18:04 PM »
Alright.  Not hot-fixable, but I've put it in v18.

dunkers

  • Senior Community Member
  • Posts: 774
  • Hero Points: 36
Re: class/struct brace
« Reply #2 on: November 02, 2012, 05:53:15 PM »
Thanks very much  :-*