summaryrefslogtreecommitdiffstats
path: root/src/querycompleter.h
AgeCommit message (Collapse)AuthorFilesLines
6 hoursfeat(completion): add the query cursor-context tokenizerDanilo M.1-0/+52
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.