I’d like to make a small feature request, if it isn’t too much trouble:
I found out that there are actually 2 types of comment bubbles, the normal comment that we are all used to and another that is mostly used by custom editors, made through SNodePanel::PaintComment. I noticed that when you format nodes, it considers the normal nodes comment when spacing out nodes, but not this other type of comment. This isn’t really an issue in Blueprints as I’ve never seen any Blueprint using this, but for plugins like “Flow”, where both type of comments are used quite heavily, this is a common issue.