문제

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