Auto-sync Visual Studio's Class View

风格不统一 提交于 2019-12-05 11:51:02

问题


Is it possible to have Visual Studio's Class View pane (available under View > Class View) automatically synchronize to current symbol? Basically execute View.SynchronizeClassView whenever the current symbol changes.


回答1:


See here and here. I find your phrasing more along the lines of what I would have asked. Not sure why you didn't get any answers.




回答2:


As it seems, an automatic synchronize (without hotkey) will not be implemented.

https://visualstudio.uservoice.com/forums/121579-visual-studio-ide/suggestions/15963322-sync-class-view-with-code

I want to personally thank you for taking the time to share this suggestion. Since the suggestion you raised has not gathered many votes, the Visual Studio IDE team is prioritizing other suggestions and closing it at this time.

If you would like us to reconsider this, please create a new suggestion. Again, thank you for sharing with us!



来源:https://stackoverflow.com/questions/449302/auto-sync-visual-studios-class-view

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!