1234
submitted 11 months ago by tibor@pawb.social to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] vox@sopuli.xyz 21 points 11 months ago* (last edited 11 months ago)

tbf vscode is a decent, open-source editor with great support for Rust (it's rust-analyzer's primary platform with nvim and Clion on the second place)
(but the official ms packages ship with a custom config with ms telemetry, branding and marketplace)
basically just use code(oss) or vscodium instead of binary vscode releases

[-] toastal@lemmy.ml 10 points 11 months ago* (last edited 11 months ago)

Most of the language servers can run with Vim, Neovim, Helix, Kakoune, or Emacs as you noted. You could run VS Codium if you’re the “Tech Conservative”, but ultimately if you’re going all the way to “Tech Paranoid”, you won’t touch VS Code or Codium knowing Microsoft is steering the ship with another EEE plot in mind. It’s all a part of that package with Microsoft™ GitHub® + Codespaces® + Copilot® trying to vendor lock-in the developer experience into the platform.

[-] expr@programming.dev 6 points 11 months ago

It's "open source" as a technical matter, but the fact is that plenty of common extensions are still strictly controlled by Microsoft (like say, Live Share) and can't be used with vscodium due to licensing. It's a pretty useless editor without extensions, and the marketplace isn't exactly "open", either.

[-] vox@sopuli.xyz 3 points 11 months ago

most extensions I use are available on openvsix

don't care about proprietary C++/C# debuggers because I use CodeLLDB (with Rust-analyzer).

this post was submitted on 26 Jul 2023
1234 points (99.7% liked)

Programmer Humor

31213 readers
2156 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS