Search Unity

VS for Mac doesn't format code as expected

Discussion in 'Code Editors & IDEs' started by novaVision, Feb 13, 2018.

  1. novaVision

    novaVision

    Joined:
    Nov 9, 2014
    Posts:
    518
    Hi,

    I have migrated to VisualStudio for Mac since it has been released, but still couldn't solve 2 wrong IDE behaviours.
    1. GetComponent auto-complete add () instead of <>(). That is really annoying
    2. Backspace doesn't remove indentation, but that option is active in "Behaviour" tab. Indentation mode sets to "Smart" but in a fact that doesn't matter - in any case backspace removes just a space instead of tabs
    Guys, who work on VM for Mac please make my life easier - tell me, how did you fix it?