Expression Formatting (not conditional formatting)

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.

1 Like

No there isn’t

1 Like

Appsheet is rolling out improvements to the expression editor as we speak. I’ve already noticed it retains the indent from the previous row when you press enter.

In my observation, this is inconsistent. Presumably, it will indeed stabilize.

I noticed this too! I like the colorizations and bracket/quote matching.

1 Like