1) Whenever a new project is started, all of the font settings from a previous project are gone. Is there a way to set all fonts so they don't change (as Visual Studio does)?
2) How do I set the tabs to be 2 spaces instead of 4?
3) How do I set the tabs to convert to spaces? ... hitting a tab jumps the appropriate spaces, but inserts spaces instead of a tab.
4) Ctrl-/ places a // in front of s line to make it a comment. Is there a place I can add a keyboard command ... Ctrl-Shift-/ removes the //?
5) Where do I change the keyboard commands to match what is typically used in Visual Studio? ... F5 runs, F10 steps over, F11 steps into, etc.