-
New Feature
-
Resolution: Done
-
Normal
-
None
-
None
-
Security Level: Jimmy
-
None
User Story
As an end-user, I want to use formula autocomplete and argument hints to minimize typing and syntax errors.
Acceptance Criteria
- After typing an = followed by a few letters, display a drop-down list of built-in functions that match the typed letters below the formula bar or in line editor. (This is the most basic case, but should work in any position within the formula.)
- Use the mouse or keyboard (up and down arrow keys followed by tab or enter keys) to select a function from the drop-down list and insert into the formula. Or use the escape key to close the drop-down list.
- After inserting a function, display its list of required and [optional] arguments. (This is the most basic case, but should also work when navigating through the formula using the mouse or left and right arrow keys).
Details
- relates to
-
KEIKAI-706 autocomplete member highlighting doesn't match cursor position in formula
- Closed
-
KEIKAI-707 selecting a formula argument out of argument length causes the last valid argument to still be highlighted
- Closed