<p>I have read <a href="http://www.geany.org/manual/#various-preferences">http://www.geany.org/manual/#various-preferences</a> and <a href="http://wiki.geany.org/howtos/configurebuildmenu">http://wiki.geany.org/howtos/configurebuildmenu</a> . I am wanting to have additional entries in the build-menu besides the default amount provided. I have tried setting "number_ft_menu_items" to "7" in geany.conf and then adding the below code to filetypes.c.</p>

<pre lang="FT_03_LB=Splint"><code>FT_03_CM=splint -I. -hints -checks "%d/%f"
FT_03_WD=```

I need more build-menu entries that I can configure. I have many syntax/code checkers, lint programs, and analyzers that are specific to various programming languages. Having three filetype-specific and four non-filetype-specific build-menu entries is not enough for me.
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/782">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJzX9909nfpSdLm-IGHdF-b5Ka7dOks5pK0VVgaJpZM4GrDnW.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/782"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>