In the Refactor/Move feature, you can move a class to another file. It would be nice if there was a check box that said "do you want to see the class in the new file?" CHECKED would give you the existing functionality. UNCHECKED would keep you in the current file.
This is I see this as useful for taking somebody else's work were they put several classes in one file, were as, I prefer to have one class per file ... just a quicker was to split the file up if I don't have to jump back to the original file each time I move a class out