自动包含在 Visual Studio 之外创建的新文件 [英] Auto include new files created outside Visual Studio

查看:34
本文介绍了自动包含在 Visual Studio 之外创建的新文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

问题:

如果我将图像保存在项目文件夹结构中的某处,则我在 Visual Studio 之外创建的图像不会自动包含到我的项目中.

Images that I create outside of Visual Studio doesnt automaticlly get included into my project if I save the image somewhere in the projects folder structure.

问题:

有没有办法自动包含添加到项目中任何文件夹的新文件?

Is there a way to automatically include new files thats been added to any folder in the project?

我也在使用源代码管理(团队基础服务器),如果新文件也被添加到其中会很好.

Im also using Source Control (Team foundation server), it would be nice if new files gets added to it aswell.

推荐答案

没有根据文件夹路径自动包含到可用的项目中.在 VS2012 中,团队资源管理器中有一个检测到的更改功能,您将在排除的更改"下的检测到"链接中看到在 VS 之外添加/删除的任何文件.

There is no automatic inclusion into the project available based on folder path. In VS2012 there is a detected changes feature in Team Explorer where you will see any files added/deleted outside of VS in the Detected link under Excluded Changes.

对于源代码控制添加问题,您应该考虑使用具有 Windows 资源管理器扩展的 TFS 强力工具.使用它,您可以通过右键单击选项直接将新文件添加到 tfs.

For the source control addition problem you should consider using the TFS power tools which have a windows explorer extension. Using this you can directly add your new files to tfs with a right click option.

这篇关于自动包含在 Visual Studio 之外创建的新文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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