I would like Sublime Text to keep showing the colorful Diff Markers (the color bar on the left side of the row number for each row in the gutter) even for large files. Please note that I am NOT using Git.
It seems like when a file has size of 1 048 909 bytes and larger, Sublime Text 4 stops displaying the Diff Markers. When a file has just one byte less (1 048 908 bytes), Diff Markers are still displayed.
How can I increase the byte size limit to a higher number so that Diff Markers are displayed for larger files?
Thanks in advance!