summaryrefslogtreecommitdiffstats
path: root/tests/test_querycompleter.cpp
AgeCommit message (Collapse)AuthorFilesLines
36 hoursfeat(completion): add the query cursor-context tokenizerDanilo M.1-0/+66
Prefix completion only so far: the token under the cursor, bounded by whitespace or an opening parenthesis rather than by the start of the line.