Editorialist's solution is not always the easiest one to understand, and I have to go through the entire blog to find who has shared his approach for that particular question.
LeetCode, although not a Competitive Programming website, has a better way of doing that. For each question, you have a discuss section, where you can post your own editorial. That makes it really easy to see all different approaches used for a problem. Plus, I can sort by most upvotes, so it is very likely that I will find the best explanation at the top.
I think, having that kind of feature on codeforces will be really beneficial.