<p></p>
<blockquote>
<p dir="auto">I just suspect not many people will use Geany for Visual Prolog</p>
</blockquote>
<p dir="auto">Sounds reasonable. Let's just settle for enough SWI-PL keywords to provide a common denominator between the Vim and VS Code implementations. Type specifiers are unique to Visual Prolog and could be better implemented by a tags parser anyway. Serious users would expect their custom types to be styled the way <code>typedef</code>'d structs currently are in C and family.</p>
<blockquote>
<blockquote>
<p dir="auto">Scintilla lexers are C++, so in theory they could do anything, just somebody has to code it :-)</p>
</blockquote>
<p dir="auto">Yeah, you should be able to do more things in the code than using regular expression.</p>
</blockquote>
<p dir="auto">Well, being easy but inefficient allowed Python an PHP to become the institutions they are today.<br>
Scintilla has followed that tradition to great success.</p>
<p dir="auto">There was a <a href="https://sourceforge.net/p/scintilla/feature-requests/1074" rel="nofollow">proposal made</a> a long time ago to teach Scintilla how to consume flex files.<br>
The idea was logical but completely antithetical to the nature of C++, as it would have meant that "Scintilla lexers could be resumed<sup><a href="#user-content-fn-1-dcb0957bf7eaeb291386ab9e5bf3e488" id="user-content-fnref-1-dcb0957bf7eaeb291386ab9e5bf3e488" data-footnote-ref="" aria-describedby="footnote-label">1</a></sup> to more readable definition files, instead of inextricable suite of if / elseif / goto code."</p>
<section data-footnotes="" class="footnotes"><h2 id="footnote-label" class="sr-only">Footnotes</h2>
<ol dir="auto">
<li id="user-content-fn-1-dcb0957bf7eaeb291386ab9e5bf3e488">
<p dir="auto">The OP is French and seems to have directly translated <em>résumé</em> in the sense of <em>abridged</em>, <em>reduced</em>, etc. <a href="#user-content-fnref-1-dcb0957bf7eaeb291386ab9e5bf3e488" data-footnote-backref="" class="data-footnote-backref" aria-label="Back to content"><g-emoji class="g-emoji" alias="leftwards_arrow_with_hook" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/21a9.png">↩</g-emoji></a></p>
</li>
</ol>
</section>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3171#issuecomment-1109102501">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6XYSR3OGWX4LQ4JVLVG4L3LANCNFSM5TSVVLDQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ26JPYHGGJE7U7UFWLVG4L3LA5CNFSM5TSVVLD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIINY7JI.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3171/c1109102501</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3171#issuecomment-1109102501",
"url": "https://github.com/geany/geany/pull/3171#issuecomment-1109102501",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>