<p></p>
<p>Files containing a single very long line are a known issue with Scintilla because a lot of its work happens on the visible lines, which in this case is the whole file.  This is unlikely to change, its not what it was designed for and its not the common use-case its optimised for.</p>
<p>You can try setting the filetype <code>Document->Set Filetype->None</code> to see if it has any noticable effect.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2675#issuecomment-735010085">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3TVLZFKYIJHN47WGTSSAYKJANCNFSM4UE54GGQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4754IMAPZYFGMGJHDSSAYKJA5CNFSM4UE54GG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFPHV2JI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2675#issuecomment-735010085",
"url": "https://github.com/geany/geany/issues/2675#issuecomment-735010085",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>