tinymist-query 0.14.16-rc1

Language queries for tinymist.
1
2
3
4
5
#import "base.typ": x
#x
-----
/// path: base.typ
#let /* ident after */ x = 1;