Discussion:
[Notepad-plus-plus] [notepad-plus - Help] Support of large files
SourceForge.net
2009-09-05 02:33:43 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7610302
By: engineerarun

Is there any plugin to support lirge files, like log files of few MB in size?
Though this editor is really elegant, it's performance is not impressive while
handling large files.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2009-09-07 05:26:11 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7613490
By: engineerarun

Thanks for your reply. Is there any option in Notepad++ to chainsaw... like
load n MBs max in one go and then fetch next if needed?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2009-09-07 10:22:18 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7613919
By: cchris

Nope at this point. However, there are pleny of free, reliable utilities on
the Net that will do it. I didn't check, but I believe some will be smart enough
to cut files at line breaks - I had an old DOS tool that was doing it, so I
assume ithe functionality is available.

CChris

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754
SourceForge.net
2009-09-05 09:45:06 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7610633
By: cchris

If you search he forums for "large files", you'll see this topis discussed many
times.
Notepad++ provides, through Scintilla, rich text rendering and editing. This
is what the component it uses are geared for. As a result, memory usage is high,
and thus limits the ability to load large files on any given system. What "large"
means depends on the available system resources.

Can't you chainsaw the large log file into managable chunks to be loaded one
at a time?

CChris

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331754

Continue reading on narkive:
Loading...