質問

just got Xamarin Studio installed. Looks really cool and looks like it could replace my VS. However, I really enjoyed collapsing my code when some dirty parts began to grow.

I used to introduce the code- part with #region and finished it with #endregion. VS would allow me to hide the content.

Would be awesome if someone leads me into the right direction! :)

役に立ちましたか?

解決

In Xamarin Studio, under the Preferences menu, enable "Code Folding"

Preferences > Text Editor > General > Enable code folding

See: http://forums.xamarin.com/discussion/3549/collapsing-expanding-code-regions

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top