On 3 March 2016 at 19:44, Franck Albaret <notifications@github.com> wrote:<br>
<br>
> Hi,<br>
><br>
> For professional needs, I'm using Geany for coding in COBOL. The filetype<br>
> is pretty basic and I try to improve it by adding a secondary keywords<br>
> declaration line and missing keywords.<br>
><br>
> But I have 2 issues : when I type only the character 'V' in a source I<br>
> have the color of the numbers on it and all the keywords starting with V<br>
> are not highlighted (like VALUE or VARYING). I think maybe 'V' is<br>
> considered a roman numeral (although I don't have the same problems with<br>
> 'I' or 'X').<br>
><br>
​No, its part of a number, see<br>
https://github.com/geany/geany/blob/master/scintilla/lexers/LexCOBOL.cxx#L98<br>
and L102<br>
<br>
Some googling seems to show that v can be used instead of a decimal point<br>
in cobol numbers<br>
​<br>
​Don't know what your solution is.​<br>
<br>
<br>
<br>
<br>
> Is anybody has an idea of the problem ?<br>
><br>
> Thank you in advance !<br>
><br>
> Best regards,<br>
> Franck<br>
><br>
> —<br>
> Reply to this email directly or view it on GitHub<br>
> <https://github.com/geany/geany/issues/930>.<br>
><br>


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