问题
I'm using shortcut alt+\ to list all members in file.
Is it a way to list only specified type of members (properties, methods, fields ...)
Sometime this is very useful
Eg DPack can do that by alt-p (props), alt-m (methods)
回答1:
What I generally do is use Regionerate to add regions based on member types (it's highly configurable). After that I can open ReSharper's File Structure Window to see the members organized by region. The regions can be collapsed independently in the File Structure Window.
来源:https://stackoverflow.com/questions/1470414/resharper-how-to-see-only-particular-group-of-members