<p><a class="user-mention" data-hovercard-user-id="16524392" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/esotericpig">@esotericpig</a> from what you mention it sounds like it'd be easy to create a <a href="https://www.geany.org/manual/#custom-filetypes" rel="nofollow">custom filetype</a> just adding a few keywords, at least for the highlighting part, if the syntax is basically C++.</p>
<p>For extracting symbols (the <a href="/universal-ctags/ctags/">Universal-CTags</a> part) it might actually require some extra work if there is different syntax for defining classes or such, as then it's not merely tokenizing but parsing.</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/1581#issuecomment-405206425">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJzdc6n5-zSdymT-n9Qc-XvRWe_tQks5uHGsigaJpZM4O8lkX">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ3WqmlJyxJuAycLnCqIDESnYx1S-ks5uHGsigaJpZM4O8lkX.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@b4n in #1581: @esotericpig from what you mention it sounds like it'd be easy to create a [custom filetype](https://www.geany.org/manual/#custom-filetypes) just adding a few keywords, at least for the highlighting part, if the syntax is basically C++.\r\n\r\nFor extracting symbols (the [Universal-CTags](/universal-ctags/ctags/) part) it might actually require some extra work if there is different syntax for defining classes or such, as then it's not merely tokenizing but parsing."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1581#issuecomment-405206425"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/1581#issuecomment-405206425",
"url": "https://github.com/geany/geany/issues/1581#issuecomment-405206425",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [geany/geany] Kotlin Language Support (#1581)",
"sections": [
{
"text": "",
"activityTitle": "**Colomban Wendling**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@b4n",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1581,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1581\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany/issues/1581#issuecomment-405206425"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 250763543\n}"
}
],
"themeColor": "26292E"
}
]</script>