1

Re: Bug report: disabled viEmu when used with xml

When I open an xml file in Visual Studio when there is no active project, viEmu isn't active. It's set to 'enabled' but keystrokes are just keystrokes.

In other words:
1) open VS, don't load a project.
2) drag in an xml file
3) attempt to navigate the file -> insert j,k,/search/,n, etc.

However, if I drag in a c++ file, it works fine, and if I open a project first, and then drag in the xml file, it works fine.

I'm using 2.1.0, vs2005.

thanks,
Afton.

2

Re: Bug report: disabled viEmu when used with xml

afton, I'll have a look at it and let you know. Are you using any other 3rd party plug-in with VS? There can be quite a few interactions with other plug-ins and the language services, so please let me know so that I can try to repro that.

Regards,

  Jon

3

Re: Bug report: disabled viEmu when used with xml

My plugins: Visual Assist X, AQtime, and viEmu.

Afton.

4

Re: Bug report: disabled viEmu when used with xml

Ah ok, I know what it is (Visual Assist). Disabling VAX won't fix it, it will break it for all file types. I'll prepare a new build with a tentative fix and let you know.

Cheers,

  Jon

5

Re: Bug report: disabled viEmu when used with xml

This has been fixed in 2.1.4:

  http://forums.ngedit.com/viewtopic.php?id=182

Regards,

  Jon