gristlabs_grist-core/sandbox/grist
Dmitry S 9d6637458e (core) For autocomplete suggestions in formulas, add links to suggestions we have documentation for.
Summary:
This is a hacky solution that unfortunately relies on internal workings of ACE
autocomplete popups. I don't see a less hacky one if we stick with ACE
autocomplete.

Test Plan: Added a test case for links to test/nbrowser/Formulas.ts

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2610
2020-09-15 15:24:41 -04:00
..
functions
imports
acl.py
action_obj.py
actions.py
autocomplete_context.py (core) For autocomplete suggestions in formulas, add links to suggestions we have documentation for. 2020-09-15 15:24:41 -04:00
codebuilder.py
column.py
csv_patch.py
depend.py
docactions.py
docmodel.py
engine.py
gencode.py
gpath.py
grist.py
identifiers.py
import_actions.py
logger.py
lookup.py
main.py
match_counter.py
migrations.py
moment_parse.py
moment.py
objtypes.py
records.py
relabeling.py
relation.py
repl.py
runtests.py
sandbox.py
schema.py
summary.py
table_data_set.py
table.py
test_acl.py
test_actions.py
test_codebuilder.py
test_column_actions.py
test_completion.py (core) For autocomplete suggestions in formulas, add links to suggestions we have documentation for. 2020-09-15 15:24:41 -04:00
test_default_formulas.py
test_derived.py
test_display_cols.py
test_docmodel.py
test_engine.py
test_find_col.py
test_formula_error.py
test_functions.py
test_gencode.py
test_gpath.py
test_import_actions.py
test_import_transform.py
test_logger.py
test_lookups.py
test_match_counter.py
test_migrations.py
test_moment.py
test_record_func.py
test_relabeling.py
test_renames2.py
test_renames.py
test_side_effects.py
test_summary2.py
test_summary.py
test_table_actions.py
test_table_data_set.py
test_textbuilder.py
test_treeview.py
test_twowaymap.py
test_types.py
test_useractions.py
testsamples.py
testscript.json
testutil.py
textbuilder.py
treeview.py
twowaymap.py
tzdata.data
useractions.py
usercode.py
usertypes.py