Functions no longer showing hints for filling out

:bullseye: What is your goal?

It used to be that when you typed in or selected a function, it would show the hint with what variables could be used where, and what they did. Now, nothing shows. The only way to know, is to just know, or to manually find the function in the function list, and hover over it. Which instantly closes as soon as you off-hover. Making it extremely annoying to create new formulas, for things I don’t do all the time.

This definitely seems like a bug, unless there is a new setting introduced to turn this on/off?

Ex: I type: if( and it turns the ‘if(’ into the function start, but does not show anything to reference what that function is, and what format it accepts. Same if i manually select it from the functions list.

:thinking: What is the problem & what have you tried?

Tried using functions as normal by clicking and typing. On various scenarios, all the same.

:clipboard: Error messages or input/output bundles

No ‘helper’ showing the function called, or how to fill and what does what.

Hey there,

I can confirm that hovering over a function still displays the help section.

Not sure if you read my whole post, but the problem is exactly that. It ONLY shows on hover now. It used to show as you were working inside the function until you navigated away. it’s annoying having to constantly hover functions I don’t frequently use vs being able to type while I look. This is a feature detraction, and I’m not sure why it disappeared.