this post was submitted on 21 Jul 2024
884 points (97.0% liked)

linuxmemes

20707 readers
1008 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] woelkchen@lemmy.world 1 points 1 month ago (2 children)

VS Code is a code editor, not an IDE.

[–] flying_sheep@lemmy.ml 8 points 1 month ago (1 children)

The distinction ceased to be meaningful the minute language servers got introduced.

[–] EnderMB@lemmy.world 1 points 1 month ago

True. If I were to count text editors then vscode would probably be the winner. TypeScript support in vscode is just beautiful.

[–] herrvogel@lemmy.world 3 points 1 month ago

Vanilla vscode is not an IDE, true. But that's a moot point as you can load that shit up with a bajillion extensions and turn it into what's basically a proper IDE.