| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-08-04 | feat(completion): recognise value context after a prefix | Danilo M. | 1 | -4/+14 | |
| The replace span covers the value only, so accepting a completion never overwrites the prefix that selected it. | |||||
| 2026-08-04 | feat(completion): add the query cursor-context tokenizer | Danilo 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. | |||||
