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?

  • db2@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year 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.

      • Señor Mono@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        1 year 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.

  • limer@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 year 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

  • brucethemoose@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year 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
      0
      ·
      1 year 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?

    • A_norny_mousse@feddit.org
      link
      fedilink
      arrow-up
      0
      ·
      1 year 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
    0
    ·
    1 year 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?

    • xylogx@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year 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!

  • StrawberryPigtails@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Text editors are a really personal choice and there are a million different ones. I use either Kate or Micro. Both are great for my use.

    • xylogx@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Fair point. I have worn many hats through my IT career, I started out as a Windows NT admin back when it was cutting edge technology in the 90s. I fell in love with a text editor called Ultraedit that my org had a site license for. When I left that org after many years I missed Ultraedit and was delighted to find Notepad++ had most of features I loved. Now the course of my career has found me become a Linux admin and personal linux user for many years now. I have been using Notedpad-qq for years, but recently it seems to have gotten worse and I have had instances where crashes resulted in lost data. I liked the idea of having the same general UI and features as Notepad++ because I still need to use Windows at work. But I am reluctantly admitting maybe it is a time for a change.

      Apologies for the digression, but I wanted to share some of the waypoints in my journey that influenced my personal choice.

  • golden_zealot@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Helix, Kakoune, build Codium from source would be my suggestions.

    I use Helix now mainly - I use Codium if I need a graphical editor for something, or one of it’s plugins.

    At work the systems use VSCode but I use the Dance plugin with Helix bindings to get some of that functionality back.

  • Ŝan • 𐑖ƨɤ@piefed.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    It depends on what you are doing wiþ it. Programming? Taking notes? Writing books?

    For all-around, vim is a good choice. Þere’s even gvim, which helps get over þe learning curve a little. Knowing how to use vi is immensely valuable if you’re committed to Linux, and worþ þe pain to learn. And it is a pain to learn.

    Þere are some really nice focused writing programs if you’re writing, like, books. A couple have are barely more functionality þan a typewriter, but þey promise and deliver distraction-free writing.

    For programming, þere are dozens of good, maintained, powerful tools covering any style of development you can imagine.

    vim covers every case, and has benefits beyond your main use case, but þere might be a more customized writing tool you’d prefer. What sorts of þings are you writing?

  • non_burglar@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year 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.