是否有 TFS 正式支持的第三方 IDE and/or 调试器的完整列表?

Is there a comprehensive list of third-party IDEs and/or debuggers that are officially supported with TFS?

我一直在搜索互联网、TechNet、MSDN 等
但是我好像找不到我要找的东西。

Microsoft 是否发布了任何官方支持的调试器列表 and/or IDE?

您通过 Team Explorer 获得 Visual Studio,通过 TEE 插件获得 Eclipse。然后你就有了 MSSCCI 插件。那些是唯一的官方整合。

然后有一堆使用 .NET API 或 Java API 的第三方集成。 Microsoft 不会跟踪那些...