this post was submitted on 26 Apr 2025
434 points (97.6% liked)

Programming

19842 readers
301 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 25 points 3 days ago (1 children)

I think a lot of people would really benefit from learning neovim

[–] [email protected] 13 points 3 days ago

Or Helix, it has a less steeper curve

[–] [email protected] 9 points 3 days ago (2 children)

Does Nano and GCC still work ok?

load more comments (2 replies)
[–] [email protected] 21 points 3 days ago

Not an issue. Install Clangd and CodeLLDB. They are much better anyway (see my other comment).

The real golden jewel that Microsoft keeps to itself is the Remote SSH extension. There's no open source alternative as far as I know.

There's also Pylance but that only matters if you're using Python.

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

Does Theia have C/C++ extensions?

[–] [email protected] 9 points 3 days ago (1 children)

It looks like the extension is licensed under MIT https://github.com/Microsoft/vscode-cpptools You can "simply" fork it and provide builds yourself, right?

load more comments (1 replies)
[–] [email protected] 6 points 3 days ago (3 children)
[–] [email protected] 2 points 2 days ago

I think they did a good job of writing a neutral comparison. Based on what it said, I think there's no reason for me to stop using VS Code right now, but I'll keep an eye on Theia and reconsider it my needs change.

[–] [email protected] 11 points 3 days ago (3 children)

(...), e.g. via a user-customizable toolbar and how views can be layouted.

I WILL find these people and hurt them. Nobody will blame me.

load more comments (3 replies)
[–] [email protected] 3 points 3 days ago

More and more engineers wok with cursor.

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

I started using Lapce. That or Zed just I installed Lapce first. I still use VS Code at work but personal machines I've moved on

load more comments (3 replies)
load more comments
view more: ‹ prev next ›