Visual Studio - Automatically refresh class view when changing class

后端 未结 13 2305
再見小時候
再見小時候 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:10

    based on kingmaxxx's response I found that you can add a button to your toolbar to do the same:

    Tools|Customize -> Commands[tab] -> View[Categories]

    Grab the Synchronize Class View button and drag it to one of your toolbars.

提交回复
热议问题