Hi. I’m looking for a good code editor that doesn’t have any AI in it at all. My problem is, I like modern code editors like VSCodium, but I think it has AI or at least supports it. I know Zed has AI and Zed is kind of complicated to use. Here are my requests for a code editor:

No AI or telemetry Built-in live preview for HTML Built-in terminal Extensions

Right now, I’m using Pulsar, but it has no live preview that I know of. Any suggestions help. I’m not a fan of notepad++, though. It’s very complicated to setup and use. Thanks in advance!

  • vas@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    6 hours ago

    Which operating system are you on? (Sometimes it’s relevant, and you mention notepad++.)

    On Linux, I like kate, but IDK if it has live html preview. I use it for Rust and general editing, not for web development admittedly.

    • BananaTrifleViolin@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 hours ago

      I believe it does have HTML preview when using the document preview plugin and with kparts packages installed. When ive used the preview tool i think you can have a split screen view with one half the file and the other the preview, but ive not tested it with html.

      I like Kate myself, its a good editor with support for numerous languages, and a decent session system and a range of plugins.