如何在 Visual Studio 解决方案资源管理器中查看文件系统目录的内容?

发布于 2024-08-22 06:02:41 字数 267 浏览 3 评论 0原文

我们的代码库中有一些文件(配置、静态文件等),它们与代码库保存在同一文件系统树中,但不是项目的一部分(即不在项目树下)。

我们正在寻找一种从 IDE 内轻松管理这些的方法。

我依稀记得有一个 Visual Studio 插件,可以让你执行诸如右键单击“在此处打开资源管理器”之类的操作。现在找不到它,甚至可能不适用于 VS 2008。

有哪些选项(如果有)?

如果只有解决方案文件夹可以显示文件系统的内容(例如)...或者也许有一个“文件”项目类型...?

We have some files (config, static files, that sort of thing) in our codebase that are kept in the same filesystem tree as our codebase, but are not part of projects (ie, not underneath a project's tree).

We're after a way of easily managing these from within the IDE.

I dimly recall there being a Visual Studio addin that lets you do something like right-click "open explorer here" or something like that. Can't find it, now, and it might not even be for VS 2008.

What are the options, if any?

If only solution-folders could display contents of the filesystem (for example)... Or perhaps there's a "files" project type...?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

花想c 2024-08-29 06:02:41

解决方案资源管理器窗口在刷新左侧有一个“显示所有文件”按钮。

Solution Explorer Window has a "Show All Files" button, to the left of refresh.

战皆罪 2024-08-29 06:02:41

我个人使用 Power Commands 插件,它具有此功能以及我认为有用的其他功能。您可以从此处找到更多信息并下载。

I personally use the Power Commands add-in, which has this functionality along with others that I find helpful. You can find more information and download from here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文