this post was submitted on 27 Feb 2025
42 points (90.4% liked)

Asklemmy

47642 readers
763 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_[email protected]~

founded 6 years ago
MODERATORS
42
What IDE do you use and why ? (www.bleepingcomputer.com)
submitted 1 month ago* (last edited 1 month ago) by Crampi to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 week ago* (last edited 1 week ago) (1 children)

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

Edit: Nevermind, it seems you already use it

[–] [email protected] 1 points 1 week 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.

[–] [email protected] 1 points 1 week 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.

[–] [email protected] 1 points 1 week ago

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