Community
    • Login

    XML syntax highlighting crashes on "Script" tag.

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 2.4k 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.
    • Jérome DufourJ
      Jérome Dufour
      last edited by

      XML syntax highlighting crashes on the “Script” tag.

      Screenshot: http://s13.postimg.org/429lumzvb/np_xml_crash.png

      1 Reply Last reply Reply Quote 0
      • dailD
        dail
        last edited by

        This behavior is default to Scintilla (the editing component that Notepad++ uses). The reason it does this is because Scintilla treats XML and HTML pretty much the same. The “Script” tag is special to HTML which contains code…so it highlights anything within the “Script” tag differently, but in this case it should treat it as normal XML. You should report this issue over at the Scintilla project page.

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