Retain current position in 'Lists' when removing properties, constants
Currently when you remove methods from the methods list in the class browser, it retains the 'relative' position in the methods list. If you have a number of methods you want to remove that start with a 'similar' name or are close alphabetically, this reduces the amount of scrolling required. It would be nice if the same approach could be taken when removing properties and class constants, rather than the current behaviour of returning to the top of the properties list or constants list after each remove.