tinymist-query 0.14.18-rc1

Language queries for tinymist.
1
2
3
4
5
#let f(x) = x;

#let x = 2;

#(f(/* ident after */ x));