this post was submitted on 03 Mar 2025
364 points (99.5% liked)

Technology

63746 readers
3471 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
[–] Zero22xx@lemmy.blahaj.zone 19 points 1 day 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).

[–] tustamido@lemmy.zip 2 points 12 hours ago* (last edited 12 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.

[–] SeeFerns@programming.dev 7 points 1 day 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

[–] Australis13@fedia.io 4 points 1 day 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.

[–] Zero22xx@lemmy.blahaj.zone 2 points 1 day 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.