1

Re: Indent command deletes text when in Visual Studio selection mode

When I highlight several lines of text with V{number}j and then type ">" in regular ViEmu selection mode, the selected text will be indented.  However, when I switch to Visual Studio selection mode, this text gets deleted instead of indented.

2

Re: Indent command deletes text when in Visual Studio selection mode

I'm not able to reproduce this behavior. I suppose you're using ViEmu 2.5.10. Does it happen every time you try it, and in every kind of file you've tried? Also, which ViEmu settings do you have active?
Thanks

3

Re: Indent command deletes text when in Visual Studio selection mode

A bit more information:  This only happens when ViEmu is set to use Visual Studio selection mode, and when editing .cs files.  It does not happen when editing .aspx, .config, or .js files, or when using ViEmu's default selection mode.

Does that help?

4

Re: Indent command deletes text when in Visual Studio selection mode

Thanks, it helps!
It seems to be a ReSharper incompatibility issue, since I can only reproduce it with ReSharper enabled. Working on it...

5

Re: Indent command deletes text when in Visual Studio selection mode

Thanks, Isaac!  Forgot to mention having ReSharper installed, sorry about that.

6

Re: Indent command deletes text when in Visual Studio selection mode

No problem, ReSharper is the 'usual suspect' anyway in these cases :-).