Is there an easier way to format my expressions? Right now, I have to do it manually, and TAB moves me out of the field. I know there are arguments over whether the TAB key should be used for code formatting, but I like it. As it is now, I use three spaces for indents.
INDEX(
LIST(
item1
item2
)
)
I wish it worked something like most code editors or even if it had a “format” button like the PowerApps function bar.