Menu

indent

2007-08-02
2012-11-13
  • Nobody/Anonymous

    I can't seem to get the indent guide to work. No matter what I do all of my code is plastered to the left side. If I try to use the tab key then it gets very jumbled and I can only indent single lines of code, not code blocks.

     
    • MJG

      MJG - 2007-08-07

      I don't know what you mean by "indent guide".  I suspect that you have word-wrap enabled and are selecting single long lines that you think are multiple lines.  Indenting in that case will only indent the first line of the wrapped paragraph, and make lined-up stuff look jumbled.

      If word wrap is off, then I don't know why you are seeing this.  --Joel