this post was submitted on 06 Jan 2025
157 points (95.9% liked)

Coding Cafe

97 readers
1 users here now

A community for all programmers

founded 5 months ago
MODERATORS
 
all 27 comments
sorted by: hot top controversial new old
[–] [email protected] 20 points 3 weeks ago (3 children)

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

[–] [email protected] 14 points 3 weeks ago (2 children)

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.

[–] [email protected] 1 points 3 weeks ago

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.

[–] [email protected] 1 points 3 weeks ago

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.

[–] TrickDacy 1 points 3 weeks ago

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

[–] [email protected] 1 points 3 weeks ago

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

[–] JustARegularNerd 10 points 3 weeks ago (2 children)

I give it.. an hour before someone mentions vi or cat as the true old way

[–] mkwt 13 points 3 weeks ago (1 children)

ed. ed is the standard editor.

[–] [email protected] 3 points 3 weeks ago

https://www.gnu.org/fun/jokes/ed.html

In case anyone wants to compile from source

[–] [email protected] 4 points 3 weeks ago (2 children)

Brother, come join us in the church of Emacs

[–] [email protected] 2 points 3 weeks ago (1 children)

Hersey, the church of vim is superior

[–] [email protected] 5 points 3 weeks ago (1 children)

I use nano. Also, green is the tastiest color of crayon.

[–] [email protected] 2 points 3 weeks ago

If Vim and EMacs are Gork//Mork, then Nano is the emperor.

[–] [email protected] 1 points 3 weeks ago

I feel like helix is the LDS church of the editor world.

[–] riodoro1 10 points 3 weeks ago (1 children)

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

[–] [email protected] 6 points 3 weeks ago (1 children)

My company forces us. And we write code that runs on Linux machines. 💀

[–] asdfasdfasdf 3 points 3 weeks ago

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.

[–] [email protected] 8 points 3 weeks ago (1 children)
[–] lobut 2 points 3 weeks ago

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

[–] [email protected] 5 points 3 weeks ago

I use Notepad++ as my main editor anyways. It seems less distracting to me than VSCode.

[–] Passerby6497 4 points 3 weeks ago

The Powershell ISE, it burns us!

[–] [email protected] 4 points 3 weeks ago

I do all my coding in the cloud, via Google docs 😎

[–] [email protected] 2 points 3 weeks ago

Same, but with nano.

[–] [email protected] 1 points 3 weeks ago

Using a UI? We can go lower

[–] aoidenpa 1 points 3 weeks ago

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.

[–] JeeBaiChow 0 points 3 weeks ago

Still grokking tabbed notepad here....