Visual Studio - Automatically refresh class view when changing class

后端 未结 13 2275
再見小時候
再見小時候 2020-12-23 17:18

I come from a Java background and have spent many years using Eclipse. One feature that I miss when using Visual Studio (2008) is that the class view does not automatically

13条回答
  •  星月不相逢
    2020-12-23 18:23

    I haven't had time to get this to work yet, but there is code for a VS2003/2005 add-in to auto-sync here (see the post marked "answer").

    Incidentally, this question seems to be a duplicate of this one.

提交回复
热议问题