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

linuxmemes

20798 readers
1176 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
[–] Miyabi@lemmy.zip 7 points 2 months ago (4 children)

There is some that are faster and probably lighter and more efficient. But better, no. VSCode takes the cake. I use VSCodium.

[–] InFerNo@lemmy.ml 5 points 2 months ago (1 children)

VS is not VSCode, not even comparable

[–] flying_sheep@lemmy.ml 1 points 2 months ago

You say that as if somebody was disputing that.

[–] sheogorath@lemmy.world 3 points 2 months ago

I'm more partial to Zed now. I like to type in high FPS.

[–] EnderMB@lemmy.world 3 points 2 months ago

I'd consider vscode to still be a text editor, although I do really like using it for TypeScript. For me, VS still takes the crown because it's just so good at debugging and evaluating C#. It's hard for anyone to compete since Microsoft largely owns (yes, I know the .NET Foundation is responsible for .NET) the whole ecosystem.

[–] woelkchen@lemmy.world 1 points 2 months ago (2 children)

VS Code is a code editor, not an IDE.

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

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

[–] EnderMB@lemmy.world 1 points 2 months 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 2 months 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.