this post was submitted on 27 Feb 2025
0 points (NaN% liked)

Asklemmy

47790 readers
792 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
0
What IDE do you use and why ? (www.bleepingcomputer.com)
submitted 2 months ago* (last edited 2 months ago) by Crampi@sh.itjust.works to c/asklemmy@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[–] blackboxwarrior@lemmy.ml 0 points 2 months ago (1 children)

VSCode! I’m yet to find another editor that runs as smoothly on remote machines. Zed has been getting much better at this, but it’s still too buggy to consider a switch.

[–] Charger8232@lemmy.ml 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Check out VSCodium, which is open source telemetryless binaries of VSCode

Edit: Nevermind, it seems you already use it

[–] blackboxwarrior@lemmy.ml 1 points 2 weeks ago (1 children)

I appreciate the thought!

As far as I’ve tested it, vscodium doesn’t support the same remote extensions that vscode does, it’s very silly.

[–] Charger8232@lemmy.ml 1 points 2 weeks ago (1 children)

That's simply due to the repository VSCodium uses to pull extensions from (in the name of using open source extensions). Other (proprietary) extensions can be installed by downloading the .vsx file and installing manually. In most cases, though, open source alternatives to proprietary extensions exist.

[–] blackboxwarrior@lemmy.ml 1 points 2 weeks ago

While this workaround exists, it breaks Microsoft's Visual Studio Marketplace terms of use: https://aka.ms/vsmarketplace-ToU :/