Bug/feature: autoindent / tab indent

Dirk Broer dbroer at matricsrfid.com
Fri Apr 12 17:21:28 BST 2002


kdevelop 2.1 / kde 3.0

My boss requires me to use tab characters for indents (as near as I can 
figure,this is 'old school').

so if i'm writing code I want:

<tab> void foo() {
<tab><tab> int bar;
<tab>}

instead I get
  int foo(){
      int bar;
      }

that's with both autoindent and tabindent selected

AFAIK, gvim does a pretty good job of this.  Perhaps some hints from GVIM



-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list