562
you are viewing a single comment's thread
view the rest of the comments
[-] dreadbeef@lemmy.dbzer0.com 4 points 1 day ago* (last edited 1 day ago)

I learned to copy/paste website source code into notepad when I was a teenager, so vscodium is more than enough for my needs. I have been full time doing front end web dev, shipping in production, since 2014. I do svelte these days for internal tooling for a well known grocer currently. Having Linux experience as well ever since knoppix came out also helped

[-] Feyd@programming.dev 11 points 1 day ago

I would call vscode(ium) an IDE

[-] dreadbeef@lemmy.dbzer0.com 0 points 1 day ago* (last edited 1 day ago)

When I think IDE I think Visual Studio or IntelliJ or XCode, these extremely heavy single use (originally at least, C# Java and ObjC respectively) behemoths. I think of vscode and atom before it as like a notepad++ ++

[-] bleistift2@sopuli.xyz 10 points 1 day ago

If it does more than allow you to edit text, then it’s an IDE. Semantic find and replace? IDE. “Go to definition”? IDE. Terminal in the same window? IDE. Git integration? IDE.

[-] Feyd@programming.dev 3 points 1 day ago

I use vscode (or codium when not at work) these days because it's a one stop shop for every language and every feature I could ever need is possible with a plugin. I have used visual studio, intelliJ and others in the past, and i fail to see the distinction from a usage perspective

[-] dreadbeef@lemmy.dbzer0.com 2 points 1 day ago* (last edited 1 day ago)

Not saying you’re wrong, I’m just explaining what I think of when I think ide. I think of visual studio and its integration into windows dev, Xcode and its integration for macOS and apple dev, etc. I think of vscode as a super sublime text in its goals, or akin to vim/helix

this post was submitted on 23 Jan 2026
562 points (91.0% liked)

Programmer Humor

28720 readers
1687 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS