I have been using KDE via Kubuntu for about 2 years now, other distros with Gnome before that. Based upon the name (KDE Advanced Text Editor, K.A.T.E.) I always thought of Kate as an alternative to Notepad++ or something like that. Like a highend note-taking app.

I recently started using Kate for managing my Docker-Compose yaml files on my homelab, using the Git functionality to sync to my repos and doing some web development. It’s basically an alternative to VSCode or Codium.

Thanks to the devs who work on Kate . If you don’t hear it enough we appreciate you!

  • Assassassin@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    56
    ·
    4 days ago

    God I love Kate. Being able to just randomly open any file and get syntax highlighting and tabs makes dealing with system files so much easier

  • watson@sopuli.xyz
    link
    fedilink
    arrow-up
    36
    ·
    4 days ago

    Yeah, Kate is excellent. I use it on my Linux stuff at home but I use it on Windows at work also.

    • j5906@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      3 days ago

      Zed is quite impressive, it opens like instantly when you double click it.

      VS Codium on the other hand takes a few seconds to display everything correctly. Yes once its open it speeds up and is not that slow anymore, but compared to Zed it does still feel very heavy.

  • Nate Cox@programming.dev
    link
    fedilink
    English
    arrow-up
    22
    ·
    4 days ago

    Kate was my first “real” code editor coming from windows notepad back in the 90’s. It was my first taste of syntax highlighting.

    Fond memories.

  • MentalEdge@sopuli.xyz
    link
    fedilink
    arrow-up
    15
    ·
    edit-2
    3 days ago

    I just took to using it since it was the default pre-installed editor when I went KDE.

    I’ve been able to do everything I needed in it, all the way up to writing fairly complex python.

    No complaints. In fact I quite like it.

  • Rimu@piefed.social
    link
    fedilink
    English
    arrow-up
    11
    ·
    4 days ago

    It’s my fave too. It handles opening files over the network very well and I like the scrolling system on the right.

    Featherpad is my alternative when I want something I can paste into on the screen right now as Kate loads a little slowly.

    • OwOarchist@pawb.social
      link
      fedilink
      English
      arrow-up
      13
      ·
      edit-2
      4 days ago

      when I want something I can paste into on the screen right now as Kate loads a little slowly

      Fun fact I just learned recently: If you have text in your clipboard, you can paste that directly into the file manager (or the desktop background). It will prompt you for a filename, and then create a file with the pasted text in it.

      If all you want to do is paste some text, you can actually do that without using any text editor at all.

  • boredsquirrel (he)@slrpnk.net
    link
    fedilink
    arrow-up
    2
    ·
    3 days ago

    I also really like it, it is fast, OS native, has polkit integration for system files, LSP and linting works too, for example shellcheck for posix sh or bash scripts.

    Have not used some of the features yet

  • hayvan@piefed.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    4 days ago

    I met Kate back in 2003 or so, immediately fell in love, and still use it (no longer my primary code editor, but primary for everything else.)

  • dosse91@lemmy.trippy.pizza
    link
    fedilink
    arrow-up
    6
    ·
    3 days ago

    I absolutely love Kate, I’ve been using it since 2019 when I switched to Linux and I needed a replacement for Notepad++, and I prefer it to more sophisticated editors like VS Code.