Code Completion Sorting by inheritance and filters
1.It would be very useful if in code completion sorting type will be added "by inheritance". Maybe it can be attune with some additional settings? What should I do to separate prop-s and methods of my class from base class methods(and props) in code-completion list? Maybe I can colorized it via color scheme in this list ?
In MonoDevelop it was made this type of sorting- it is very important function.
2.In re-sharper in VisStudio we have filters in code-completion list - show only methods, or only properties etc. Where we can find it in Rider?
Please sign in to leave a comment.