tinymist-query 0.14.18

Language queries for tinymist.
1
2
3
4
5
6
#for i in range(0) {
  break
  context {
    (/* position after */break)
  }
}