The main goal is to deemphasize deprecated methods and universal methods. We attempted this for 2.13.3 but were blocked by JLine bugs (or so it seemed to me, I don't think I was just doing it wrong?). The situation may be improved in recent JLine releases, see e.g. https://github.com/jline/jline3/issues/613#issuecomment-739320791. some old WIP on this https://github.com/SethTisue/scala/commits/jline3-group-based We might also want to separate extension methods from built-in methods? A stretch goal could be to use the Scaladoc groupings (idea from @martijnhoekstra)