• Login
Community
  • Login

Html Editor with color coded strings?

Scheduled Pinned Locked Moved General Discussion
3 Posts 2 Posters 1.1k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    Taylor Reaume
    last edited by Aug 5, 2023, 1:59 AM

    I am trying to find an html editor that automatically color codes various aspects of the code, such as the http:// or the img tags, etc, I thought someone said that is what Notepad++ does, but I can’t figure out how to make it work…

    P 1 Reply Last reply Aug 5, 2023, 2:08 AM Reply Quote 0
    • P
      PeterJones @Taylor Reaume
      last edited by Aug 5, 2023, 2:08 AM

      @Taylor-Reaume ,

      Notepad++ indeed does syntax highlighting. I am assuming you are not seeing it because you just started typing in a new document, so Notepad++ doesn’t know what kind of file you are creating. If you Save As a .html file (or open an existing .html file), Notepad++ will do the syntax highlighting for you. It will also do so if you set Language > HTML

      T 1 Reply Last reply Aug 5, 2023, 2:14 AM Reply Quote 1
      • T
        Taylor Reaume @PeterJones
        last edited by Aug 5, 2023, 2:14 AM

        @PeterJones Thank you!

        1 Reply Last reply Reply Quote 0
        2 out of 3
        • First post
          2/3
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors