harendra21M to Coding CafeEnglish · 3 days agoNotepad and Notepad++ have never disappointed me.imagemessage-square26fedilinkarrow-up1163arrow-down17
arrow-up1156arrow-down1imageNotepad and Notepad++ have never disappointed me.harendra21M to Coding CafeEnglish · 3 days agomessage-square26fedilink
minus-squareAlecSadler@sh.itjust.workslinkfedilinkEnglisharrow-up14·3 days agoOnly thing Notepad++ does better for me is being able to open, like 1M+ line files. Outside of that, I hate to admit because MS, but VS Code is solid-ish.
minus-squareexprlinkfedilinkEnglisharrow-up1·2 days agoI’ve opened 2GB files in vim before without an issue. Takes a bit to load everything in memory, but after that it works flawlessly.
minus-squaretylerlinkfedilinkEnglisharrow-up2arrow-down1·3 days agoYeah if I need to open up massive files (well not even that large, vscode really isn’t good for even slightly large files), I use Sublime text.
Only thing Notepad++ does better for me is being able to open, like 1M+ line files.
Outside of that, I hate to admit because MS, but VS Code is solid-ish.
I’ve opened 2GB files in vim before without an issue. Takes a bit to load everything in memory, but after that it works flawlessly.
Yeah if I need to open up massive files (well not even that large, vscode really isn’t good for even slightly large files), I use Sublime text.