We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f3f467 commit 255221cCopy full SHA for 255221c
packages/syntaxes/src/ccini.tmLanguage.yaml
@@ -125,7 +125,7 @@ repository:
125
- include: '#modulePath'
126
127
modulePath:
128
- match: (([A-Z][A-z0-9 ]*\.rte)(\/[A-z0-9 ]*)*(\/[A-z0-9 ]+\.(wav|flac|png|bmp|ini)))(\s*?\/\*.*?\*\/\s*?)?$
+ match: (([A-Z][A-z0-9 ]*\.rte)(\/[A-z0-9 ]*)*(\/[A-z0-9 ]+\.(ini|txt|lua|cfg|bmp|png|jpg|jpeg|wav|ogg|mp3|flac)))(\s*?\/\*.*?\*\/\s*?)?$
129
captures:
130
'1':
131
name: markup.underline.link
0 commit comments