<p></p>
<blockquote>
<p dir="auto">So two files are open side by side but one vertical bar will move upward or downward in sync both files.</p>
</blockquote>
<p dir="auto">It is not currently possible, and may be tricky as the scrolling is provided by the Scintilla editing widget we use, not Geany code, so there is a set of scroll controls for each side by side widget.  It may be possible to transfer position from one to another, but "somebody" has got to figure out how and implement it, and handle when its not the same file in both widgets, and ...</p>
<p dir="auto">For custom filetypes, see the manual and examples like <code>data/filedefs/filetype.Scala.conf</code> <code>data/filedefs/filetype.JSON.conf</code> etc (basically any <code>filetypes.xxxx.conf</code> is a custom filetype).  I don't know texinfo so can't suggest what existing highlighter may be suitable.</p>
<blockquote>
<p dir="auto">I have this file from textadept editor in lua format for highlighting texinfo text.<br>
It is hard to be implement into geany?</p>
</blockquote>
<p dir="auto">The highlighter is not part of Geany, it is part of the <a href="https://github.com/ScintillaOrg/lexilla">Lexilla</a> project (a sister of the Scintilla project, see above) that Geany is only one user.  It has to be implemented in C++ so "difficult" depends on your fluency with C++.</p>

<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/issues/3150#issuecomment-1090975810">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ74BBOCNQLUGBIRPDTVDYYT3ANCNFSM5SXTRLGQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJ2NEBDVYSOXRDNUFNDVDYYT3A5CNFSM5SXTRLG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIEDPQQQ.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/issues/3150/1090975810</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/issues/3150#issuecomment-1090975810",
"url": "https://github.com/geany/geany/issues/3150#issuecomment-1090975810",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>