Git与Visual Studio源代码管理资源管理器可用吗? [英] Git with Visual Studio Source Control Explorer available yet?

查看:211
本文介绍了Git与Visual Studio源代码管理资源管理器可用吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们将Git设置为版本控制系统(我们之前使用过tfs)。现在,源代码管理资源管理器不再可用。



我从2013年发现此线程:
在Visual Studio中使用Git,我如何导航资源库文件?



现在是2015年,我无法从2014年底或2015年的任何信息中找到任何信息。有人知道新的东西吗?

谢谢

解决方案

VS2015仍然没有用于Git项目的文件浏览器。他们有一个可以在Git仓库中打开的* .sln文件列表。如果你在repo的根目录下说了一个ReadMe.txt,你仍然需要在资源管理器或命令行中打开它并修改它(通过添加到VS或其他地方),然后文件将显示在悬而未决。

在VS2012中,添加了名为Mindscape File Explorer的添加文件资源管理器。您可以将根目录设置为您的项目文件夹,并保存您离开VisualStudio。

显然,微软并没有人关心解决这个问题,因为它已经存在多年了。看起来像在解决方案选项卡或新项目视图选项卡中显示项目根目录下的所有文件都是一个简单的胜利。

we set up Git as version control system (we used tfs before). Now the source control explorer is not available anymore.

I found this thread from 2013: Using Git in Visual Studio, how do I navigate repository files?

It's 2015 now and I cannot find any info from late 2014 or 2015. Does anybody know something new?

Thanks

解决方案

VS2015 still does not have a file browser for Git projects. They do have a list of *.sln files that can be opened within a Git repo. If you have say a "ReadMe.txt" at the root level of the repo though, you still need to open it in explorer or command line and modify it (either by adding to VS or elsewhere), then the file will show up in pending.

In VS2012, there was an add in called "Mindscape File Explorer" that added a file explorer. You could set the root directory to your projects folder and save you from leaving VisualStudio.

Apparently no one at Microsoft cares about solving this problem since it's been around for years now. Seems like it would be an easy win to just show all files at the project root level in either the solution tab or a new project view tab.

这篇关于Git与Visual Studio源代码管理资源管理器可用吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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