[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

New & Improved: Open in Visual Studio (patch attached)

From: Friedrich Brunzema <brunzefb_at_yahoo.com>
Date: Wed, 15 May 2013 20:50:07 -0700 (PDT)

Hi,

Here's a first go at the "Open in Visual Studio" functionality - so far not heavily tested. Screenshot and patch files are attached.

Couple of notes:
- Extra context menu in LogDlg Window only for now, we could probably add this to Check for Modifications.
- Context menu does not show if VS is not running, this is by design. The idea is to have VS open with the solution open. (should work with any recent version, but I only have tried VS 2012 so far)
- VS running status is detected when launching dialog
- VS window does not activate after issuing the command, although files do load within VS.
- I restrict the # of files to be loaded to VS to 100 (somewhat arbitrarily after discussing with another developer)
- I restrict the extensions to typical source code

Stefan: While the functionality is specific to the VS tool, I still think it would be very useful for the larger TSVN user community - the use case being the ability to do code reviews (with enhanced navigation features) in Visual Studio. If you like it, feel free to merge it in, otherwise let us discuss.

Best,

Friedrich Brunzema

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3055654

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

OpenInVisualStuido.png
Received on 2013-05-16 16:43:59 CEST

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.