<p><a href="https://github.com/pixelwolf" class="user-mention">@pixelwolf</a> If you just want files with the .ino extension to be recognized as C++, just append <code>*.ino</code> to the list in <a href="http://geany.org/manual/index.html#filetype-extensions"><code>filetype_extensions.conf</code></a> (that you can edit easily using <em>Tools → Configuration Files → filetype_extension.conf</em>).</p>

<p>If you want to create a <a href="http://geany.org/manual/index.html#custom-filetypes">custom filetype</a>, you then need to name your filetype file with the <code>.conf</code> extension, like <code>filetypes.INO.conf</code> (and still need to modify <code>filetype_extensions.conf</code> to get INO files recognized form their extension).</p>

<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/715#issuecomment-152255973">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ3W4-2nJ4XkMhelTQOldGbEJji1Fks5pAk1vgaJpZM4GYP4k.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/715#issuecomment-152255973"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>