Author Topic: How do i turn of auto braces  (Read 9986 times)

oracle

  • Junior Community Member
  • Posts: 2
  • Hero Points: 0
How do i turn of auto braces
« on: July 11, 2006, 05:19:17 PM »
When I am writing C code SlickEdit automatically indents braces '{'. I would like to disable this feature.
How do I do that?

rwehrli

  • Community Member
  • Posts: 13
  • Hero Points: 4
Re: How do i turn of auto braces
« Reply #1 on: July 11, 2006, 06:28:53 PM »
When I am writing C code SlickEdit automatically indents braces '{'. I would like to disable this feature.
How do I do that?


Tools->Options->File Extension Setup
(Select the file extension from the drop down list)
Click the Options button at the bottom
Uncheck the box that says "Insert Braces Immediately."


Take Care.

Rob!