开发者

Synchronize currently edited file with project view

开发者 https://www.devze.com 2023-02-20 00:23 出处:网络
How do I sync my project开发者_运维技巧 explorer tree-view with the file I\'m currently editing? Sort of like Eclipse\'s Synchronize View. I\'m am using Visual Studio 2008/C#.Do you mean Solution expl

How do I sync my project开发者_运维技巧 explorer tree-view with the file I'm currently editing? Sort of like Eclipse's Synchronize View. I'm am using Visual Studio 2008/C#.


Do you mean Solution explorer? It can be done with:

Tools -> Options -> Projects and Solutions -> General -> check Track Active Item in Solution Explorer


Try Tools -> Options -> Projects and Solutions -> General -> Track Active Item in Solution Explorer

0

精彩评论

暂无评论...
验证码 换一张
取 消