<p></p>
<p>I understood you.<br>
Here is a more accurate answer to your question about file type:<br>
I am trying to implement adequate syntax highlighting of an unsupported language in Geany. It is a language with C-like syntax. To do this, I myself created a configuration file according to the instructions.<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/65322910/81892947-07c21300-95b5-11ea-8d87-9a268272adbf.png"><img src="https://user-images.githubusercontent.com/65322910/81892947-07c21300-95b5-11ea-8d87-9a268272adbf.png" alt="1" style="max-width:100%;"></a><br>
Everything works well except for these [[a-zA-Z _] \ w *] keywords.<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/65322910/81893029-48ba2780-95b5-11ea-9570-e1c0787c649c.png"><img src="https://user-images.githubusercontent.com/65322910/81893029-48ba2780-95b5-11ea-9570-e1c0787c649c.png" alt="2" style="max-width:100%;"></a><br>
In an attempt to solve the problem, I tried to introduce new keywords in the configuration of C, Python and other languages. No utf does not work.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2504#issuecomment-628382761">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5VSBVTXVYQ7JRZF4TRRNZENANCNFSM4NAJAUBQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6TESX5XIRZXWWIK5LRRNZENA5CNFSM4NAJAUB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEV2FYKI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2504#issuecomment-628382761",
"url": "https://github.com/geany/geany/issues/2504#issuecomment-628382761",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>