Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesIn a Formula tool expression editor, when I type "nu", the first result in the autocomplete suggestion dropdown is "Null()". When I hit TAB to autocomplete, my cursor is placed in between the parenthesis, as if to enter an argument. Null() takes no arguments. Therefore, my cursor should be placed to the right of Null(). I can then continue typing rather than hitting the Right Key first and then typing. For the speed demons out there, this extra keystroke is a big slowdown. This same functionality applies to any function that does not take arguments, such as DateTimeNow().
Please change the expression editor to autocomplete and place the cursor to the right of any function that does not take arguments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.