this post was submitted on 21 May 2025
96 points (95.3% liked)

Programming

20253 readers
555 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 !webdev@programming.dev



founded 2 years ago
MODERATORS
 

I use vscode for my personal projects (c++ and a fully open source stack, compiling for both Linux and Windows).

I'm using the proprietary version of vscode (via the aur) for the plugin repository, but I've always envied the open source version...

Are there any tools that have made you excited?

Bonus points if they have some support for compiling with MSVC (or if you can convince me to ditch it for something else).

you are viewing a single comment's thread
view the rest of the comments
[–] codingcoyote@floss.social 17 points 1 day ago (3 children)

@rklm Rider or any #JetBrains IDE honestly. They're just too good compared to the alternatives I've tried and cheaper too.

[–] rklm@lemmy.dbzer0.com 4 points 1 day ago (2 children)

I had some coworkers a long time ago who swore by jetbrains, but I've never tried it. Maybe I should give it a shot!

[–] douglasg14b@lemmy.world 2 points 1 day ago

Using a new IDE is always a painful undertaking TBF.

I switch from visual studio to rider in order to better support my co-workers on macs. And I have never looked back, it's just too damn good.

Though, the settings for exceptions and when to break are never right for me. While VS has it right, right out of the box.

[–] Late2TheParty@lemmy.world 2 points 1 day ago

You should! I liked it when I used it.