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.
我在 VS2012 中工作,想通过拖放来组织类中成员的顺序,就像在 Eclipse 中一样。
但是,在屏幕右上角以及类视图或解决方案资源管理器中的成员大纲不提供这样的选项。
有没有办法做到这一点?
Code Maid是一个免费的 Visual Studio 扩展,它添加了一个digging窗口工具。
digging
我相信,这将满足您的需求。
此工具还允许您直接在此窗口中通过拖放重新排序代码元素。