Improve UX for reimplementing a superclass method
The current UX for reimplementing a superclass method is awful to use - so awful that I mostly avoid using it. It would be much nicer to be able to start typing the name of the method and all matches, whichever schema or superclass the method was in, would appear for selection.
At present the combobox prefixes all methods with the schema name which makes it extremely tiresome to select, and it's usually quicker to just type the name of the method you're reimplementing rather than use the feature.