Menu

Autoindent bug?

oxk4r
2008-04-24
2012-11-13
  • oxk4r

    oxk4r - 2008-04-24

    I've the autoindent feature selected in preferences, but it seems not work. Is it a bug?

     
    • Fool4UAnyway

      Fool4UAnyway - 2008-04-24

      What's the big deal? I mean, what is your problem? Let me be specific in asking you to be: how can you tell it is not working?

      Did you search the for about auto-indent messages?

       
      • oxk4r

        oxk4r - 2008-04-25

        At least for me, this feature don't works. I have it enabled in the preferences, but any space is added in the next line after the braces. I have to re-indent all always with re-indent C++ feature. 

         
        • ZGitRDun8705

          ZGitRDun8705 - 2008-04-25

          The auto-indent feature will not necessarily properly format your code, what it will do, is automatically indent the next line, so that it has the same indentation as the previous line.  If you disable this feature, each new line will start at the page margin, rather than the same indentation as the previous line.