Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法从 Visual Studio 2010 中自动启动 Sublime,例如,每次单击打开 CSS 文件时?我需要所有源代码控制功能保持不变——我只想更改用于 VS / TFS 项目中的一些文件类型的编辑器。这可能吗?
右键单击该文件,选择“打开方式...”,添加 sublime 作为编辑器,单击设置默认值。
您可能仍然需要在 Visual Studio 中手动右键单击结帐/签入。当使用本地工作区作为文件不再标记为只读时,此功能在 tfs2012/vs2012 中要好得多。