harendra21M to Coding CafeEnglish · 1 month agoNotepad and Notepad++ have never disappointed me.imagemessage-square26fedilinkarrow-up1167arrow-down17
arrow-up1160arrow-down1imageNotepad and Notepad++ have never disappointed me.harendra21M to Coding CafeEnglish · 1 month agomessage-square26fedilink
minus-squaretylerlinkfedilinkEnglisharrow-up20·1 month agoMust have installed bad plugins. I’ve literally never had vs code crash.
minus-squareAlecSadler@sh.itjust.workslinkfedilinkEnglisharrow-up14·1 month 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-squaretylerlinkfedilinkEnglisharrow-up2arrow-down1·1 month 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.
minus-squareexprlinkfedilinkEnglisharrow-up1·1 month 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-squareTrickDacy@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down1·1 month agoYeah I can’t remember vs code crashing, at least not more than once every few months
minus-squareJustEnoughDucks@feddit.nllinkfedilinkEnglisharrow-up1·1 month agoRight? I have had a hundred problems with extensions (pretty much anything with an embedded target: pycom, nrf connect, platformio) but never with code itself crashing
Must have installed bad plugins. I’ve literally never had vs code crash.
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.
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.
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 I can’t remember vs code crashing, at least not more than once every few months
Right? I have had a hundred problems with extensions (pretty much anything with an embedded target: pycom, nrf connect, platformio) but never with code itself crashing