Search Unity

MonoDevelop 5.9.6 moves my current line of code one tab forward

Discussion in 'Editor & General Support' started by ironfiftynine, Dec 23, 2015.

  1. ironfiftynine

    ironfiftynine

    Joined:
    Jan 22, 2013
    Posts:
    71
    Good day. I just updated to Unity 5.3.1f1 with Monodevelop 5.9.6. I observed that everytime I'm writing a new line of code, it gets moved one tab (as in the equivalent of \t in ASCII code) forward. This also happens when I press the return/enter key at the end of a line. Any suggested fix for this? Thank you very much. :)
     
  2. ironfiftynine

    ironfiftynine

    Joined:
    Jan 22, 2013
    Posts:
    71
    Got the solution. It seems that even though the Indent Width in Tools → Options is set to 4, it still follows the indent width in Solutions Options which somehow is set to 8 after the monodevelop update.