how to set the editor correct indentation and code formatting policy in xamarin studio 5.0 -
how to set the editor correct indentation and code formatting policy in xamarin studio 5.0 -
in xamarin studio 5.0.1(build3).
i input code in editor, when come in enter, why indentation long, , { symbol not align if keyword, , int = 3 not aligned above line?
this visual representation of happening:
if (muri == uri) { mimageview.image = image; int i=3 } xs perferences: behavior=> indentation mode: smart (also seek option: none, automatic) sourcecode/code formatting: c# source code/ policy: has been seek next options: mono/visual studio/custom/tab width:4 ...
the same setting xamarin studio 4.3 ok.
i seek uninstall xs5.0 , reinstall it, not resolved.
it happen new projects.
xamarin indentation
Comments
Post a Comment