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