<p>In <a href="https://github.com/geany/geany/pull/1017#discussion_r64803308">data/filedefs/filetypes.autoit</a>:</p>
<pre style='color:#555'>> +comment_use_indent=true
> +
> +# context action command (please see Geany's main documentation for details)
> +context_action_cmd=
> +
> +[indentation]
> +#width=4
> +# 0 is spaces, 1 is tabs, 2 is tab & spaces
> +#type=1
> +
> +[build_settings]
> +# %f will be replaced by the complete filename
> +# %e will be replaced by the filename without extension
> +# (use only one of it at one time)
> +compiler=C:\program files\autoit3\aut2exe\aut2exe.exe /in "%f"
> +run_cmd=C:\program files\autoit3\autoit3.exe "%f"
</pre>
<p><a href="https://github.com/b4n" class="user-mention">@b4n</a>, I checked it and forgot to fix, sorry.</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 or <a href="https://github.com/geany/geany/pull/1017/files/c449b6c9736ec666712e232c41f2595558dcd24f#r64803308">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ7tiNfg0kbSIz2lQjVCTIm44AeO_ks5qFfBVgaJpZM4ITAIc.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/pull/1017/files/c449b6c9736ec666712e232c41f2595558dcd24f#r64803308"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>