I’m looking for a privacy-focused code editor that can handle HTML, CSS, and JavaScript. I am just learning how to code, so I need something that works for beginners as well as respecting my privacy. I have looked around, but I don’t know which one is the best option.

  • Hellfire103@lemmy.ca
    link
    fedilink
    English
    arrow-up
    9
    ·
    2 days ago

    If you’re just writing those languages, here are my picks:

    For Linux and Unix:

    • Xed (just called “Text Editor” in the menu)
    • Geany
    • Notepadqq
    • Micro (terminal, but very friendly)
    • Nano (also terminal, also friendly)

    For Windows:

    • Notepad++
    • VSCodium

    For macOS:

    • Micro
    • Nano
    • VSCodium
    • starlight@lemmy.caOP
      link
      fedilink
      arrow-up
      5
      ·
      2 days ago

      Thank you for breaking it down my operating system. I forgot to to mention which OS I’m looking for (Windows and Linux). I’ll take a look at the options your provided. Thank you!