Spyke
programming.dev

Must have installed bad plugins. I’ve literally never had vs code crash.

20
AlecSadlerreply
sh.itjust.works

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.

14

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.

2

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.

1

Yeah I can't remember vs code crashing, at least not more than once every few months

1

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

1
lemmy.world

Are you guys seriously writing code on windows? I thought you were joking!?

11

I've been in your situation, too, and decided to annoy the fuck out of them about it until the gave me a Linux machine. Or at least a Mac.

Seems idiotic to essentially get Windows just to use SSH.

4

I need to reconfigure vim and learn how to get the plugins up properly. I use lunarvim but inconsistently.

2

Emacs crashes sometimes when I write rust so I use vs code for now. How do I see the crash report? I researched a little but couldn't find.

1

You reached the end

Notepad and Notepad++ have never disappointed me. | Spyke