Use double-click to see diffs for pending changes using VisualSVN in Visual Studio 2015












1















I am new to VisualSVN, coming from AnkhSvn. I am using the "Pending Changes" window to review my changes to the solution.



When I double-click into the tree of files, I get the file opened for display in Visual Studio 2015.



Context menu of VisualSVN for pending changes



This is the first menu entry in the context menu. How to change this behaviour, to open the diff tool on double-click instead?



Note: Opening the diff tool works with the context menu and also with the keyboard shortcut (CTRL+D), but my workflow would be faster, if I could just double-click to see the diffs.



Note2: This is a copy of question https://softwareengineering.stackexchange.com/questions/384274/use-double-click-to-see-diffs-for-pending-changes-using-visualsvn-in-visual-stud on SE, but since it is off-topic there and on-topic here, I copy-migrated it.










share|improve this question

























  • You can configure the behavior of double-click in the Pending Changes window. See the updated answer. Thank you! :)

    – bahrep
    Jan 17 at 14:58
















1















I am new to VisualSVN, coming from AnkhSvn. I am using the "Pending Changes" window to review my changes to the solution.



When I double-click into the tree of files, I get the file opened for display in Visual Studio 2015.



Context menu of VisualSVN for pending changes



This is the first menu entry in the context menu. How to change this behaviour, to open the diff tool on double-click instead?



Note: Opening the diff tool works with the context menu and also with the keyboard shortcut (CTRL+D), but my workflow would be faster, if I could just double-click to see the diffs.



Note2: This is a copy of question https://softwareengineering.stackexchange.com/questions/384274/use-double-click-to-see-diffs-for-pending-changes-using-visualsvn-in-visual-stud on SE, but since it is off-topic there and on-topic here, I copy-migrated it.










share|improve this question

























  • You can configure the behavior of double-click in the Pending Changes window. See the updated answer. Thank you! :)

    – bahrep
    Jan 17 at 14:58














1












1








1








I am new to VisualSVN, coming from AnkhSvn. I am using the "Pending Changes" window to review my changes to the solution.



When I double-click into the tree of files, I get the file opened for display in Visual Studio 2015.



Context menu of VisualSVN for pending changes



This is the first menu entry in the context menu. How to change this behaviour, to open the diff tool on double-click instead?



Note: Opening the diff tool works with the context menu and also with the keyboard shortcut (CTRL+D), but my workflow would be faster, if I could just double-click to see the diffs.



Note2: This is a copy of question https://softwareengineering.stackexchange.com/questions/384274/use-double-click-to-see-diffs-for-pending-changes-using-visualsvn-in-visual-stud on SE, but since it is off-topic there and on-topic here, I copy-migrated it.










share|improve this question
















I am new to VisualSVN, coming from AnkhSvn. I am using the "Pending Changes" window to review my changes to the solution.



When I double-click into the tree of files, I get the file opened for display in Visual Studio 2015.



Context menu of VisualSVN for pending changes



This is the first menu entry in the context menu. How to change this behaviour, to open the diff tool on double-click instead?



Note: Opening the diff tool works with the context menu and also with the keyboard shortcut (CTRL+D), but my workflow would be faster, if I could just double-click to see the diffs.



Note2: This is a copy of question https://softwareengineering.stackexchange.com/questions/384274/use-double-click-to-see-diffs-for-pending-changes-using-visualsvn-in-visual-stud on SE, but since it is off-topic there and on-topic here, I copy-migrated it.







visual-studio svn developer-tools visualsvn






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 17 at 11:37









bahrep

22.5k1075111




22.5k1075111










asked Jan 3 at 7:54









MarcelMarcel

6,7961665115




6,7961665115













  • You can configure the behavior of double-click in the Pending Changes window. See the updated answer. Thank you! :)

    – bahrep
    Jan 17 at 14:58



















  • You can configure the behavior of double-click in the Pending Changes window. See the updated answer. Thank you! :)

    – bahrep
    Jan 17 at 14:58

















You can configure the behavior of double-click in the Pending Changes window. See the updated answer. Thank you! :)

– bahrep
Jan 17 at 14:58





You can configure the behavior of double-click in the Pending Changes window. See the updated answer. Thank you! :)

– bahrep
Jan 17 at 14:58












1 Answer
1






active

oldest

votes


















1














You can configure the behavior of double-click in the Pending Changes window. Follow these steps:




  1. Start Visual Studio.

  2. On the menu bar, choose VisualSVN | Options.

  3. On the left pane, click Code Review.

  4. Select the Show changes on double click option and click OK.


enter image description here






share|improve this answer


























  • WOW, this is EXACTLY what I was looking for! Thanks! Hopefully, now, Google will find this here.

    – Marcel
    Jan 18 at 10:49











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54018329%2fuse-double-click-to-see-diffs-for-pending-changes-using-visualsvn-in-visual-stud%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














You can configure the behavior of double-click in the Pending Changes window. Follow these steps:




  1. Start Visual Studio.

  2. On the menu bar, choose VisualSVN | Options.

  3. On the left pane, click Code Review.

  4. Select the Show changes on double click option and click OK.


enter image description here






share|improve this answer


























  • WOW, this is EXACTLY what I was looking for! Thanks! Hopefully, now, Google will find this here.

    – Marcel
    Jan 18 at 10:49
















1














You can configure the behavior of double-click in the Pending Changes window. Follow these steps:




  1. Start Visual Studio.

  2. On the menu bar, choose VisualSVN | Options.

  3. On the left pane, click Code Review.

  4. Select the Show changes on double click option and click OK.


enter image description here






share|improve this answer


























  • WOW, this is EXACTLY what I was looking for! Thanks! Hopefully, now, Google will find this here.

    – Marcel
    Jan 18 at 10:49














1












1








1







You can configure the behavior of double-click in the Pending Changes window. Follow these steps:




  1. Start Visual Studio.

  2. On the menu bar, choose VisualSVN | Options.

  3. On the left pane, click Code Review.

  4. Select the Show changes on double click option and click OK.


enter image description here






share|improve this answer















You can configure the behavior of double-click in the Pending Changes window. Follow these steps:




  1. Start Visual Studio.

  2. On the menu bar, choose VisualSVN | Options.

  3. On the left pane, click Code Review.

  4. Select the Show changes on double click option and click OK.


enter image description here







share|improve this answer














share|improve this answer



share|improve this answer








edited Jan 17 at 14:58

























answered Jan 17 at 11:41









bahrepbahrep

22.5k1075111




22.5k1075111













  • WOW, this is EXACTLY what I was looking for! Thanks! Hopefully, now, Google will find this here.

    – Marcel
    Jan 18 at 10:49



















  • WOW, this is EXACTLY what I was looking for! Thanks! Hopefully, now, Google will find this here.

    – Marcel
    Jan 18 at 10:49

















WOW, this is EXACTLY what I was looking for! Thanks! Hopefully, now, Google will find this here.

– Marcel
Jan 18 at 10:49





WOW, this is EXACTLY what I was looking for! Thanks! Hopefully, now, Google will find this here.

– Marcel
Jan 18 at 10:49




















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f54018329%2fuse-double-click-to-see-diffs-for-pending-changes-using-visualsvn-in-visual-stud%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Monofisismo

Angular Downloading a file using contenturl with Basic Authentication

Olmecas