mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
003029bf8a
Summary: - Make suggestions less case-sensitive (not entirely case-insensitive, but allow top-level suggestions to match in all-lowercase) - Add function signatures to suggestions for Grist functions. - Excel-like functions that are present but not implemented are no longer offered as suggestions. Test Plan: Added a test case on python side, and a browser test case for how suggestions are rendered and inserted. Reviewers: paulfitz Reviewed By: paulfitz Differential Revision: https://phab.getgrist.com/D2608 |
||
---|---|---|
.. | ||
__init__.py | ||
date.py | ||
info.py | ||
logical.py | ||
lookup.py | ||
math.py | ||
schedule.py | ||
stats.py | ||
test_schedule.py | ||
text.py | ||
unimplemented.py |