Author Topic: Indent namespaces  (Read 5755 times)

DaveyC

  • Senior Community Member
  • Posts: 169
  • Hero Points: 9
Indent namespaces
« on: July 24, 2007, 09:38:37 AM »
I noticed that "Indent access specifiers" was added in 12.0.2. Very nice indeed. If somebody would implement "Indent namespaces"
I would dance the gay fandango in delight!

DaveyC

  • Senior Community Member
  • Posts: 169
  • Hero Points: 9
Re: Indent namespaces
« Reply #1 on: July 24, 2007, 09:39:31 AM »
Wow, this board obviously doesn't like the word G A Y!

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: Indent namespaces
« Reply #2 on: July 24, 2007, 12:42:17 PM »
By "Indent namespaces", I'm guessing you'd like to optionally not indent under the namespace declaration and would rather have members of the namespace aligned to the same indent level?  Is that what you'd like to see?  I'll file a feature request and see if we can add that to the C++ and C# beautifiers.

hs2

  • Senior Community Member
  • Posts: 2764
  • Hero Points: 292
Re: Indent namespaces
« Reply #3 on: July 24, 2007, 04:16:13 PM »
Oh yes - and please add my already posted 'do not indent code enclosed by extern "C" { .. }' feature request !
Thanks a lot,
HS2

DaveyC

  • Senior Community Member
  • Posts: 169
  • Hero Points: 9
Re: Indent namespaces
« Reply #4 on: July 24, 2007, 10:15:16 PM »
That's exactly what I want. Slicks beautifier is a fantastic piece of engineering but needs to be more granular.

greggman

  • Senior Community Member
  • Posts: 280
  • Hero Points: 14
Re: Indent namespaces
« Reply #5 on: July 25, 2007, 09:39:28 PM »
I'd love that feature too :-)