Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    XML syntax highlighting crashes on "Script" tag.

    Help wanted · · · – – – · · ·
    2
    2
    2172
    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 Dufour
      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
      • dail
        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
        Copyright © 2014 NodeBB Forums | Contributors