this post was submitted on 03 Mar 2025
355 points (99.4% liked)

Technology

63614 readers
5057 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 20 hours ago (1 children)

Just for the benefit of other readers, Notepadqq is one of the alternatives for Linux. However, there are a few features I really wanted from Notepad++, so I have installed it using wine. No problems there. Hopefully some day we'll see a Linux release.

[–] [email protected] 19 points 19 hours ago (3 children)

Last time I checked out Notepadqq, it was nothing like Notepad++, if what you want from Notepad++ are the features. Maybe it's improved though. Personally I've found that with the right combination of settings and add-ons, the closest editors on Linux to Notepad++ are Geany (GTK) or Kate (KDE).

[–] [email protected] 1 points 3 hours ago* (last edited 3 hours ago)

In my first two years of Linux, I struggled between using Notepad++ through Wine and trying the many different editors out there (including the three you mentioned, with Kate being the one I tried the most to be the chosen one), never feeling fully satisfied. Until I found a little-known one that I would use today even in a Windows machine where Np++ is a native option: CudaText.

Just like Np++, you can get extra useful features by installing plugins. And you should dig into available settings to adjust to your taste.

In the end, CudaText is a more advanced editor than Np++, while it still feels welcoming for editing non-code text, unlike VSCode or Sublime imo.

[–] [email protected] 7 points 17 hours ago

Geany is a stupidly underrated piece of software imo. I use it for pretty much everything other than my largest of projects. Even then I consider it lol

[–] [email protected] 4 points 19 hours ago (1 children)

Notepadqq seems to be catching up to Notepad++. In my case the feature that I was sorely missing was the function list, as I am not a heavy macro/plugin user.

[–] [email protected] 2 points 19 hours ago

I'll definitely check it out again then. As a dual booter (for now until I can't update Windows 10 anymore), cross platform is ideal but otherwise as close as possible is the next best thing.