1

Re: Viemu in VB.NET

Anyone else using ViEmu in VB.NET.  I find it rather flaky compared to how well it works in C#/C++.  For some reason I get randomly locked up in edit mode and hitting Esc 100 times won't get me locked up.  Most of the time it seems to have something to do with when I enter comments in VB.  I really don't like programming in VB, but I have several projects that I'm forced to write in VB.NET and have no choice to go back to C#. 

Anyone else having the same issues?  This happens in both VS 2005 and VS 2008.  I have no other 3rd party plug-ins installed. 

Thanks,
Aaron LaBeau

2

Re: Viemu in VB.NET

Jon,

Ok I lied.  Looking at my plug-in list, I guess I forgot I installed Refactor! for VB.NET.  I guess that is the problem.  I'll look at the key bindings to see if that fixes it.

Thanks,
Aaron

3

Re: Viemu in VB.NET

Hi Biozal,

It's possibly the same issue that came up with Refactor! for C++. There is a fully working workaround for the Refactor/C++ problem, see here:

  http://www.viemu.com/forums/viewtopic.php?pid=1147#p1147

(This links directly to the post that describes the workaround in the relevant thread).

Can you check whether that fixes the problem?

Regards,

  - Jon

4

Re: Viemu in VB.NET

Jon,

BTW that fixed the problem.