Proposed new functionality for LogWindow: Open files in Visual Studio
From: Friedrich Brunzema <brunzefb_at_yahoo.com>
Date: Fri, 10 May 2013 09:59:14 -0700 (PDT)
I am proposing creating some functionality to open local files belonging to one or more changesets in an already running instance of Visual Studio.
Rationale: I want to see all the files that were included in the sum of all changesets (the current version on disk, not any version from SVN), so that I can understand the changes better. For instance, Visual Studio lets me find out where a method I am calling is referenced, and navigate easily. It also has optional static code analysis addins (e.g. Resharper) that help me review code.
Details of the needs:
Feedback from Stefan Kueng: Stefan suggested re-using the Open-With command; unfortunately that is not available in that context menu when selecting multiple files - it is only available for single files. He also suggested implementing this in a way that is not Visual Studio specific. One way to solve this, would be to add an external command in the options, similar to how you can use your own diff tool).
StackOverflow has a some info for opening files/running macros in Visual Studio which is described here:
The proposed functionality would be useful for both the LogWindow and the Check For Modifications window.
Please let me know what you think before I start tinkering with this.
Best,
------------------------------------------------------
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.