tinymist-query 0.14.16-rc1

Language queries for tinymist.
1
2
#let f(x, y: none) = x + y
#(/* position after */ f(y: 1, 1))