File Sizes Greater than 300 MB
Files tend to become larger and larger mostly because they are frequently used as a format for database export or for porting between different database formats. Traditional text editors simply cannot handle opening these huge export files, some having sizes exceeding one gigabyte, because all the file content must be loaded in memory before the user can actually view it.
The file is split in multiple pages (each having about 1MB in size). Each page is individually loaded (and edited) in the Text mode by using the special horizontal slider located at the top of the editing area. The loading operation is very fast and has no upper limit for the size of the loaded file.
The increase of the maximum size of editable files includes the following restrictions:
- For XML files, only the UTF-8, UTF-16, and ASCII encodings are handled; for all non-XML files, the content is considered to be UTF-8.
- Files can be edited in Text editing mode only.
- The automatic validation is disabled.
- The XPath filter is disabled in the Find/Replace dialog box.
- The bidirectional Unicode support (right-to-left writing) is disabled.
-
The Format and indent the document on open option is disabled for non-XML documents. For XML documents, the format and indent operation it is done optimizing the memory usage, but it ignores the options set in the Format preferences page.
-
The Outline view is not supported.
-
The file content is soft wrapped by default.
-
The Find/Replace dialog box only supports the Find action.
-
Saving changes is possible if Safe save is activated.
-
The undo operation is not available if you go to other pages and come back to the modified page. the Undo operation loses its previous states if the back and forth between