this post was submitted on 02 Sep 2023
768 points (97.4% liked)
Technology
59590 readers
5684 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Only thing I used it for was when older versions of Notepad couldn't handle larger text files. Now it can. So, no loss to me. Notepad going away would suck, that does at least get occasional use although Notepad++ is far superior.
Notepad++ can't handle as big files for some reason. At work we have files that can reach 5-600 MB, and NP++ can't always open those, but notepad handles then with no problem.
I've opened 4GB files with notepad++ before. Sure, it takes several minutes (I basically have to go away and do something else, or leave it loading in the background) but it gets there, eventually.
NP++ straight up tells us it's too big to be opened...
Just upload it in the cloud and use Microsoft online word!
\s
With bigger files or searching in files where there's a lot of data I found sublimetext to be much more efficient (than n++)
Tbf npp has much more functionality than regular notepad.
Just the syntax highlighting alone probably dramatically lowers the amount of text it can render.
That sounds backwards... I occasionally have to open log files of 1 gig or more, and notepad++ gets sluggish, but is usable, while notepad just hangs until I kill it...
Someone suggested that we might have the 32-bit version, and that that might be the problem. I have no way of checking for a few months though, since I'm on parental leave until January. Because our NP++ just says that the files are too big to be opened. Sidenote: Sometimes it can open files that are a bit bigger, and sometimes only a bit smaller... So it's not a hard limit that is the same at all times.
There's a npp plugin called Big Files, I haven't used it but it might be worth a look.
ref. https://github.com/superolmo/BigFiles
also
https://github.com/molsonkiko/HugeFiles
also interesting on this topic
https://www.howtogeek.com/869782/notepad-can-handle-your-huge-text-files-again/
Can't use plugins unfortunately..
Use Vim.