this post was submitted on 12 Jun 2025
22 points (100.0% liked)

Linux

11185 readers
73 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

The following gif demonstrates folding:

you are viewing a single comment's thread
view the rest of the comments
[–] rikudou@lemmings.world 2 points 2 days ago (1 children)

JetBrains IDEs, though that might be a little heavy for some light editing. Not sure if their Fleet editor is electron based, but my guess is it's not. That one should be more lightweight.

[–] HayadSont@discuss.online 1 points 2 days ago (1 children)

JetBrains IDEs

I have used them in the past. They're definitely pretty cool and do their job well. Unfortunately, unless I'm wrong, most of their offerings^[Don't quote me on this, but I believe their open source options are limited to the community editions of IntelliJ IDEA and PyCharm. Which isn't too bad as both of them should support a plethora of languages (including Markdown).] are not open source. I believe this also applies to Fleet.

My apologies for not making it clear in the post, but I do prefer open source whenever I can afford it.

Finally, there's a lot not to like about electron, but I feel like JetBrains' use of JVMs isn't a lot better.

Regardless, I will note it down as I intend to test them all out anyways :P .

Please feel free to correct me if I'm wrong in any of the above. Thank you!

[–] rikudou@lemmings.world 2 points 1 day ago (1 children)

Well, bundling a full browser and using a mature and popular runtime are very different things in my book.

But yeah, if you want an open source tool, JetBrains is not the tool to use.

[–] HayadSont@discuss.online 1 points 11 hours ago

Well, bundling a full browser and using a mature and popular runtime are very different things in my book.

Thank you for clarifying that distinction for me!

But yeah, if you want an open source tool, JetBrains is not the tool to use.

Thank you for confirming it for me! Regardless, your recommendation has been much appreciated!