feat(verilog)!: use systemverilog parser and queries (#7170)

This commit is contained in:
henrykvdb 2024-10-16 08:35:35 +02:00 committed by GitHub
parent 596b16da17
commit b139d21726
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 500 additions and 897 deletions

View file

@ -1,2 +1,5 @@
((comment) @injection.content
(#set! injection.language "comment"))
((macro_text) @injection.content
(#set! injection.language "verilog"))