aboutsummaryrefslogtreecommitdiffstats
path: root/language-ide
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-11-03 01:55:19 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-11-03 02:14:21 +0100
commite36be07141300b3300ce7347e9ee089c1a050da7 (patch)
tree99304e61d6eb3682658419f04de003273f44659f /language-ide
parentMerge pull request #9 from kris7t/cm6-sonar-fixes (diff)
downloadrefinery-e36be07141300b3300ce7347e9ee089c1a050da7.tar.gz
refinery-e36be07141300b3300ce7347e9ee089c1a050da7.tar.zst
refinery-e36be07141300b3300ce7347e9ee089c1a050da7.zip
fix(web): fix autocomplete prefix behavior
Always try to complete the current token if it is a terminal (e.g., true, false, unknown, and error after a : or an = sign). Autocomplete still only starts without being explicitly invoked if there is a QualifiedName to complete. Discard completions with a shorter prefix than the current token, because they would be filtered out by CodeMirror anyways.
Diffstat (limited to 'language-ide')
0 files changed, 0 insertions, 0 deletions