Visual Studio中的快捷方式可以在Windows文件资源管理器中打开解决方案? [英] Shortcut in Visual Studio to open solution in Windows file explorer?

查看:198
本文介绍了Visual Studio中的快捷方式可以在Windows文件资源管理器中打开解决方案?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Visual Studio(当前使用2013)中是否存在键盘快捷键,用于在Windows文件资源管理器中打开解决方案(或项目)?

Is there a keyboard shortcut in Visual Studio (currently using 2013) to open the solution (or a project) in the Windows file explorer?

当前,我通常必须打开解决方案资源管理器,右键单击我的解决方案或项目,然后向下滚动到在文件资源管理器中打开文件夹",但这是一项非常耗时的任务,因为我必须经常这样做(TortoiseGit未与我的IDE集成).

Currently, I normally have to open up the Solution Explorer, right-click on my solution or a project and scroll down to 'Open Folder in File Explorer', but this becomes a time consuming task as I have to do it often (TortoiseGit not integrated with my IDE).

推荐答案

我发现@Walt_Ritscher的答案的一个改进是为 File.OpenContainingFolder 分配了键盘快捷键.

An improvement over @Walt_Ritscher's answer I found was to assign a keyboard shortcut to the File.OpenContainingFolder.

不必先从解决方案项目中选择一个项目或解决方案,我只需在焦点对准任何文件时按下所需的键盘快捷键即可(无需打开解决方案资源管理器),它将在Windows资源管理器中打开文件位置.如果解决方案资源管理器中的焦点位于解决方案资源管理器中深层结构中的文件上,则可以节省时间,因为在按下键盘快捷键之前,我不必一直滚动到全部以选择项目/解决方案.

Instead of having to first select a project or solution from the solution project I can simply press a desired keyboard shortcut while any file is in focus (without having to open the Solution Explorer) and it will open the file location in Windows Explorer. This saves time if the focus in my solution explorer is on a file deep in the structure of my solution explorer since I don't have to scroll all the way back up to select a project/solution before hitting the keyboard shortcut.

这篇关于Visual Studio中的快捷方式可以在Windows文件资源管理器中打开解决方案?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆