feat: add sourcepawn parser and queries (#5865)

This commit is contained in:
Charles 2024-02-09 16:40:01 +01:00 committed by GitHub
parent 3dbea103d8
commit 95036477c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 337 additions and 0 deletions

View file

@ -0,0 +1,3 @@
; Parse JSDoc annotations in comments
((comment) @injection.content
(#set! injection.language "jsdoc"))