Small problems with "Open in Visual Studio" functionality
From: Friedrich Brunzema <brunzefb_at_yahoo.com>
Date: Tue, 21 May 2013 13:24:07 -0700 (PDT)
Hi,
I've done a bit of testing (both on x86 and x64), and I see one problem, and one possible enhancement.
Problem: If Visual Studio is running in "Administrator" mode (as a different user), the functionality does not work at all. I suspect that the GetActiveObject() API fails, but will test this.
Possible solution: When detecting Visual Studio, also detect if it is running in the same user context. If it is running in a different user context, pretend it is not running at all. That will cause the menu item not to been shown.
Enhancement: When finished opening, the TSVN window is in the front, and the Visual Studio Window in the back. Typically users want to see their newly opened files right-away - so TSVN should bring Visual Studio into the foreground.
I plan to work on these little problems, unless someone thinks we should not do it that way.
Best,
Friedrich
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.