Files
helix/runtime/queries/haxe/injections.scm

7 lines
212 B
Scheme

((interpolation) @injection.content
(#set! injection.language "haxe"))
((comment) @injection.content
(#set! injection.language "jsdoc"))
; ((comment) @injection.content
; (#set! injection.language "comment"))