Menu

Dev-C++ and auto indent

2002-09-22
2012-09-26
  • Nobody/Anonymous

    Hi I am using Dev-C++ but now I have a question,
    is there an auto indent mode in the editor. It would be nice if the editor could do this for me like the M$ Visual Studio can.

    Any ideas ?

    Kind regards
    hans

     
    • Nobody/Anonymous

      Have a look under Tool/Editor Options

      Auto Indent is the first option.

      LK

      PS is that different to VS

       
    • Nobody/Anonymous

      Hi!

      Developers should do more job on editor becouse it is far from visual studio or emacs or ultraedit. You should think that way, becouse Borland editor sux. And sorry to say that, but dev-c++ editor sux too.

      sorry for my english
      Normunds

       
    • Nobody/Anonymous

      Yep i found this option yet,

      but then i don't understand "auto indent". Nothing happens by typing

      if (a != 12) {
      int b = 124;
      }

      Do I have to press the tab key each time or should this be done by the editor (I think this should be done by the editor). Perhaps there is another option which conflicts with auto indent. Sorry the question seems to be stupid but I don't know what's wrong.

      Kind regards

       
    • Nobody/Anonymous

      IMHO autoindent in devc++ means that when you press TAB then the size of indent is adjusted automaticaly...however you must press TAB :(

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.