Re: Resharper Inline Rename issues with ViEmu 2010 B5
1. My Mode will stay in Normal Mode and will not Transition to Insert mode on a Resharper Rename.
2. When I do an inline rename with Resharper viemu will stay in normal mode, so I press "i" to go into Insert mode, the cursor changes to the insert mode cursor. However at this point, it seems ViEmu thinks I am in Visual Mode because it then highlights the word and if I try adding a capital S into the string it will actually delete the entire line I am on.
For example, if I wanted to change:
UserQuestion to UserSurveyQuestion
I would move my cursor to UserQuestion then press Ctrl-Shift-R-R to rename it. I am then moved to the end of the word (in normal mode) and resharper outlines it in red. I then press i to enter insert mode. The cursor changes to the Insert Cursor. Then UserQuestion is selected by ViEmu as if in Visual Mode (turns out it really is in Visual Mode). So I then move my cursor using the Arrow keys to between the r and Q (the Visual Selection is reduced to only include User). I then do Shift-S to input a capital S, but instead it deletes the entire line I am on.
To work around issue 2 I have to move the cursor to some position on the word then input v and then input i again which will remove the visual selection and put me into insert mode so I can proceed with the rename.
I am pretty sure I didn't have this problem in Beta 3 (I am not positive about Beta 4).
Anyways, Issue Two is a huge issue for me, as it is a huge productivity killer as I use Resharper rename constantly.
Last edited by BitDrifter (2010-06-11 08:49:06)