I am a big fan of Notepad++ in windows and I have been using Notepadqq, a linux clone. Lately though, I have been experiencing more and more crashes and bugs with it. Looking for advice and wisdom. Is there something better? Should I stick it out and try and troubleshoot my problems with Notepadqq?

Edit: Just wanted to thank everyone for all the great advice! I know people can sometimes be territorial and/or religious about their choices here, but people in this thread were helpful and informative, so thank you!

I am trying out Notepad Next but I also installed Notepad++ with Wine. Both seem promising, thanks.

      • Eugenia@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        14 days ago

        I get random crashes from kate in the last few versions (appimage). But other than that, it’s the best foss gui code editor.

    • xylogx@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      14 days ago

      I have gotten a lot of great feedback to this post, but if I had to give points for the most spot-on answer, you would get it. Thanks!

    • TurboWafflz@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      13 days ago

      Paying for a text editor seems weird, especially one that’s closed source and only supports 3 platforms

      • Señor Mono@feddit.org
        link
        fedilink
        arrow-up
        1
        ·
        13 days ago

        If three out of three platforms isn’t enough, you might want to go with vim. I guess it is ported to all platforms available.

        Sublime is a text-editor on steroids. It has so many good extensions, it feels like an IDE.

        Anyhow: paying for good software is a no-brainer, if it safes you troubles and time, and especially if yourself are a dev, too (depending on others to also pay for your work). Also there are fair company licenses in case a firm is involved.

        And finally: you can use sublime without paying. There will he a pop up dialog every 50 start or so. It’s really not annoying and fair.

        • TurboWafflz@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          13 days ago

          Ahh I guess if the target is being more IDE like then that kind of makes sense. I usually want barely anything but an editor with an LSP and auto formatter. I would be annoyed by the lack of BSD, Haiku, Illumos, etc support, but I guess if you don’t use those it doesn’t matter too much. Being closed source is still kind of a downer though for something like that, you would think they could adopt a scheme like some other paid software where you can pay for premade releases if you don’t want to compile it yourself

  • brucethemoose@lemmy.world
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    14 days ago

    VSCodium, or some similar VSCode build/derivative.

    I know, I know, but the critical mass is just so useful. As a random example, there are specific extensions to support game modding in Paradox scripting language, or Rimworld XML. Nothing else has so many random niches filled.

    It’s fast with big files (faster than anything I’ve tried other than ‘specialized’ log readers and such), it’s a fast search, it’s got good git support, it’s got support for sudo file editing…

    • Jerkface (any/all)@lemmy.ca
      link
      fedilink
      English
      arrow-up
      6
      ·
      14 days ago

      Nothing else has so many random niches filled.

      I don’t know the VSCode ecosystem at all – but you you know the emacs one?

    • xylogx@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      14 days ago

      Pretty much everyone at work is using VSCode, maybe this is a good opportunity to dive in, thanks.

  • Treczoks@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    13 days ago

    If push comes to shove, you can still use Notepad++ under Wine. It works.

    I use Kate for my editing needs, fast and good regexp work, which is important for me.

    • A_norny_mousse@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      13 days ago

      I think I once tried vanilla SciTE and did not like it. Geany does a good job of packaging it into a well-integrated code-editor with IDE functionality.

  • A_norny_mousse@feddit.org
    link
    fedilink
    arrow-up
    5
    ·
    14 days ago

    Try Geany if you don’t want a heavyweight; it’s in the repos. IMHO pretty similar to notepadqq.

    BTW, I also have trouble with Qt apps crashing/freezing on Debian Stable. What distro/version are you on?

  • juipeltje@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    13 days ago

    I prefer editing in the terminal, but when it comes to gui editors i’ve heard a lot of good things about kate and geany.

  • Starkon@lemmy.ml
    link
    fedilink
    arrow-up
    6
    arrow-down
    2
    ·
    14 days ago

    Neovim is the way and here’s imo why:

    • Vim keybinds: yes, we take more time editing then actually writing text/code so it’s faster to use a modal text editor, you just have to learn it a bit at the start. Vim language is easy, you just tell it what you want it to do (ie. diw: delete inner word, ciw: change inner word etc.)
    • highly customisable, even if you don’t want to cherry pick your plugins and choose a config, there are many out of the box configured (lazyvvim comes to mind but there are many)
    • if you’re a developer you can find plugins for everything you need, debugger, lsp, autocompletion etc.
  • db2@lemmy.world
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    14 days ago

    Why don’t you just use the one you like? Wine isn’t the clunky near-useless thing it once was, you can probably just run the Notepad++ installer and use it like any other app.

  • techpir8@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    13 days ago

    Sublime isn’t freeware but it also doesn’t seem to have any nags if you use it beyond 30 days. Up to your own software morals if you decide to pay the $99 for it or not but it is a rock solid editor and may be worth the money.

    • groet@feddit.org
      link
      fedilink
      arrow-up
      2
      ·
      13 days ago

      Absolutely love sublime. Im not entirely sure but if I remember correctly they are perfectly fine with you using it for free as along as you don’t use it commercially. I used it for free during university and then at work I just asked if they will buy me a personal license since I am much faster with sublime than without and had all my keybinds and python scrips for automation.

  • limer@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    14 days ago

    Notepadqq has given me crashes and issues for years, and I once lost data. I use gedit for notes and fancy code editors for everything else

  • non_burglar@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    14 days ago

    The Solaris version of vi, hardened against escape to shell and with no quality of life improvements. Builds character.

    I also recommend giving up electricity and motor vehicles, real men calculate subnet masks by hand.