<p><a href="https://github.com/elextr" class="user-mention">@elextr</a></p>
<blockquote>
<p>But does the filetype need a parser for tags to work?</p>
</blockquote>
<p>Thanks! I was scared that I must write parser for CTags :)) I read about filetype configuration again, remembered that <a href="https://en.wikipedia.org/wiki/AutoIt">AutoIt v3 is a freeware <strong>BASIC-like</strong> scripting language</a> and tried</p>
<pre><code>...
[settings]
...
tag_parser=FreeBasic
...
</code></pre>
<p>Now autocompletion works, but some keywords not works (like <code>#letters</code> and macroses <code>@letters</code> ). I tried changing parametres <code>whitespace_chars</code> and <code>wordchars</code> - without effect. I found theme <a href="https://freebasic.net/forum/viewtopic.php?t=19311">Geany tag files</a> on freebasic.net: author excluded words such as <code>#letters</code>. I think it's normal :)<br>
I want fix <code>filetypes.autoit</code>, but I have doubt (little-little): is <code>tag_parser=FreeBasic</code> a good solution?</p>
<p>What about first question? Is likely no?</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/967#issuecomment-340253344">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ3sjabUVsn-lA-TIJ6A5zpnTlfiSks5sxFmcgaJpZM4HwlzM">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ0sfRdPk2E9Pj1A9IXOGqjQ5X3aPks5sxFmcgaJpZM4HwlzM.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/967#issuecomment-340253344"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<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://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Skif-off in #967: @elextr \r\n\u003e But does the filetype need a parser for tags to work?\r\n\r\nThanks! I was scared that I must write parser for CTags :)) I read about filetype configuration again, remembered that [AutoIt v3 is a freeware **BASIC-like** scripting language](https://en.wikipedia.org/wiki/AutoIt) and tried\r\n```\r\n...\r\n[settings]\r\n...\r\ntag_parser=FreeBasic\r\n...\r\n```\r\nNow autocompletion works, but some keywords not works (like ```#letters``` and macroses ```@letters``` ). I tried changing parametres ```whitespace_chars``` and ```wordchars``` - without effect. I found theme [Geany tag files](https://freebasic.net/forum/viewtopic.php?t=19311) on freebasic.net: author excluded words such as ```#letters```. I think it's normal :)\r\nI want fix ```filetypes.autoit```, but I have doubt (little-little): is ```tag_parser=FreeBasic``` a good solution?\r\n\r\nWhat about first question? Is likely no?"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/967#issuecomment-340253344"}}}</script>