this post was submitted on 08 Aug 2026
64 points (98.5% liked)

Programming

28165 readers
244 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 3 years ago
MODERATORS
 

Inspired by this Lobsters thread, and some of the great comments within it, I would like to ask if anybody is doing some hobby programming this weekend?

you are viewing a single comment's thread
view the rest of the comments
[–] Valmond@lemmy.dbzer0.com 2 points 1 week ago (1 children)

Thanks, but vscode already do c# (and is quite shitty IMO)?

[–] xianjam@programming.dev 2 points 1 week ago (1 children)

Sure, but DotRush can work well with other editors with LSP support, like NeoVim, Zed, and Sublime as noted here. I'm pretty sure it can work with other editors, too, like emacs, but haven't tried (yet?). It also explicitly supports Godot.

[–] Valmond@lemmy.dbzer0.com 1 points 1 week ago

Thanks! Will check out.