Multi-Line Expression Editor

I recently upgraded to 2020.4.1. Can someone explain why the Expression Editor now has multiple lines with numbers? It looks like it has been upgraded from a simple, single-line vba editor to something that allows a snippet of vba code. Would appreciate some guidance on what that can do for me.

image

you can make your code more readable by separating it into multiple lines if necessary
e.g.
image