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
[–] bjoern_tantau@swg-empire.de 3 points 2 days ago (3 children)

Scite can do it.

Notepad++ probably too but I don't know if it's available on Linux. I just remember it being the text editor to use on Windows.

[–] HayadSont@discuss.online 2 points 2 days ago

Scite can do it.

Noted. Thank you!

Notepad++ probably too but I don’t know if it’s available on Linux.

FWIW, someone else pointed out the existence of Notepad Next. Which IIUC is pretty much an open-source and cross-platform reimplementation.

I just remember it being the text editor to use on Windows.

Frankly, I never used it when I was using Windows 😅. I suppose I was (somehow) conditioned at the time to use whatever M$ Office offered instead 😜.

[–] mangaskahn@lemmy.world 3 points 2 days ago (2 children)

Notepadqq is available on Linux and is a pretty good replacement

[–] Kornblumenratte@feddit.org 1 points 1 day ago

From https://github.com/notepadqq/notepadqq/blob/master/README.md:

This project is not actively maintained anymore. New maintainers are welcome.

-- Daniele

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

Thank you for mentioning this! Do you happen to know what distinguishes this from Notepad Next?

[–] dual_sport_dork@lemmy.world 2 points 2 days ago

It can indeed, but Notepad++ is explicitly Windows only.

There are some clones for Unixlike platforms, and I guess you could run the genuine article in Wine if you really felt like it. But don't go looking for an official Linux build, because there isn't one.