[MonoDevelop] Navigating with Ctrl + Arrows

Mike Krüger mkrueger at xamarin.com
Tue Jul 17 09:00:19 UTC 2012


Hi

Set the work break mode in the editor options to 'SharpDevelop'. From my 
point of view it's the best word breaker.

But for your use case I recommend:

Alt + Shift + Up/Down

That's the feature you need :)

Regards
Mike

> Hi,
>     When I use code navigation with Ctrl + Left or Right Arrow the cursor
> goes at start or at end of previous or next word that's ok. The problem
> for me is that functionality skips the curly brackets { }.
> For example I want to select the body of method using Ctrl + Shift +
> Right Arrow , but when i reach the last word I'm going at first word of
> next method. For me the proper behavior is to treat the curly brackets
> as words.
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list




More information about the Monodevelop-list mailing list