by default 31-bit is used internally, 63-bit (only on 64-bit system) must 
explicit enabled with `SC_DOCUMENTOPTION_TEXT_LARGE`.
please grep `largeDocument` inside scintilla\src folder.
all index are signed (ptrdiff_t) so are only 31-bit and 63-bit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2076#issuecomment-482801249

Reply via email to