<p>No matter what I do, Geany won't highlight any .INO syntax! I tried copying (geany root)/data/filetypes.cpp to filetypes.ino (.INO syntax is about the same as .CPP syntax). No luck. I need .INO syntax highlighting! Can someone help me?</p>

<p>FILETYPES.INO listing:</p>

<div class="highlight highlight-source-ini"><pre><span class="pl-c"># For complete documentation of this file, please see Geany's main documentation</span>
<span class="pl-en">[styling=C]</span>

<span class="pl-en">[keywords]</span>
<span class="pl-c"># all items must be in one line</span>
<span class="pl-k">primary</span>=alignas alignof and and_eq asm auto bitand bitor bool break case catch char char16_t char32_t class compl const const_cast constexpr continue decltype default delete do double dynamic_cast else enum explicit export extern false final float for friend goto if inline int long mutable namespace new noexcept not not_eq nullptr operator or or_eq override private protected public register reinterpret_cast return short signed sizeof static static_assert static_cast struct switch template this thread_local throw true try typedef typeid typename union unsigned using virtual void volatile wchar_t while xor xor_eq
<span class="pl-k">secondary</span>=
<span class="pl-c"># these are the Doxygen keywords</span>
docComment=a addindex addtogroup anchor arg attention author authors b brief bug c callergraph callgraph category cite class code cond copybrief copydetails copydoc copyright date def defgroup deprecated details dir dontinclude dot dotfile e else elseif em endcode endcond enddot endhtmlonly endif endinternal endlatexonly endlink endmanonly endmsc endrtfonly endverbatim endxmlonly enum example exception extends file fn headerfile hideinitializer htmlinclude htmlonly if ifnot image implements include includelineno ingroup interface internal invariant latexonly li line link mainpage manonly memberof msc mscfile n name namespace nosubgrouping note overload p package page par paragraph param post pre private privatesection property protected protectedsection protocol public publicsection ref related relatedalso relates relatesalso remark remarks result return returns retval rtfonly sa section see short showinitializer since skip skipline snippet struct subpage subsection subsubsection tab
 leofcontents test throw throws todo tparam typedef union until var verbatim verbinclude version warning weakgroup xmlonly xrefitem

<span class="pl-en">[lexer_properties]</span>
<span class="pl-k">styling.within.preprocessor</span>=1
<span class="pl-k">lexer.cpp.track.preprocessor</span>=0
preprocessor.symbol.$(file.patterns.cpp)=<span class="pl-c">#</span>
preprocessor.start.$(file.patterns.cpp)=if ifdef ifndef
preprocessor.middle.$(file.patterns.cpp)=else elif
preprocessor.end.$(file.patterns.cpp)=endif

<span class="pl-en">[settings]</span>
<span class="pl-k">lexer_filetype</span>=C

<span class="pl-c"># default extension used when saving files</span>
<span class="pl-k">extension</span>=cpp

<span class="pl-c"># MIME type</span>
<span class="pl-k">mime_type</span>=text/x-c++src

<span class="pl-c"># the following characters are these which a "word" can contains, see documentation</span>
<span class="pl-c">#wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789</span>

<span class="pl-c"># single comments, like # in this file</span>
<span class="pl-k">comment_single</span>=//
<span class="pl-c"># multiline comments</span>
<span class="pl-k">comment_open</span>=/*
<span class="pl-k">comment_close</span>=*/

<span class="pl-c"># set to false if a comment character/string should start at column 0 of a line, true uses any</span>
<span class="pl-c"># indentation of the line, e.g. setting to true causes the following on pressing CTRL+d</span>
    <span class="pl-c">#command_example();</span>
<span class="pl-c"># setting to false would generate this</span>
<span class="pl-c">#   command_example();</span>
<span class="pl-c"># This setting works only for single line comments</span>
<span class="pl-k">comment_use_indent</span>=true

<span class="pl-c"># context action command (please see Geany's main documentation for details)</span>
<span class="pl-k">context_action_cmd</span>=

<span class="pl-en">[indentation]</span>
<span class="pl-c">#width=4</span>
<span class="pl-c"># 0 is spaces, 1 is tabs, 2 is tab & spaces</span>
<span class="pl-c">#type=1</span>

<span class="pl-en">[build-menu]</span>
<span class="pl-c"># %f will be replaced by the complete filename</span>
<span class="pl-c"># %e will be replaced by the filename without extension</span>
<span class="pl-c"># (use only one of it at one time)</span>
<span class="pl-k">FT_00_LB</span>=_Compile
<span class="pl-k">FT_00_CM</span>=g++ -Wall -c <span class="pl-s"><span class="pl-pds">"</span>%f<span class="pl-pds">"</span></span>
<span class="pl-k">FT_00_WD</span>=
<span class="pl-k">FT_01_LB</span>=_Build
<span class="pl-k">FT_01_CM</span>=g++ -Wall -o <span class="pl-s"><span class="pl-pds">"</span>%e<span class="pl-pds">"</span></span> <span class="pl-s"><span class="pl-pds">"</span>%f<span class="pl-pds">"</span></span>
<span class="pl-k">FT_01_WD</span>=
<span class="pl-k">FT_02_LB</span>=_Lint
<span class="pl-k">FT_02_CM</span>=cppcheck --<span class="pl-k">language</span>=c++ --<span class="pl-k">enable</span>=warning,style --<span class="pl-k">template</span>=gcc <span class="pl-s"><span class="pl-pds">"</span>%f<span class="pl-pds">"</span></span>
<span class="pl-k">FT_02_WD</span>=
<span class="pl-k">EX_00_LB</span>=_Execute
<span class="pl-k">EX_00_CM</span>=<span class="pl-s"><span class="pl-pds">"</span>./%e<span class="pl-pds">"</span></span>
<span class="pl-k">EX_00_WD</span>=</pre></div>

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