Community

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

    FunctionList fails to work with JS files, but works with embedded JS

    Help wanted · · · – – – · · ·
    1
    1
    1230
    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.
    • Peter Brand
      Peter Brand last edited by

      I have added a parser to functionList.xml which works perfectly for JS embedded in PHP files, but no longer works on JS files. If I save the JS file with the PHP extension, and wrap the code in HTML script tags, it works perfectly, which suggest Notepad++ is not applying the parser to files with JS extension.

      I tried setting both language and file extension in the xml

         <association ext = "js" id="js_function"/>
         <association langID = "19" id="js_function"/>
      

      but to no avail.

      I’m not sure what change in environment caused it to stop working in the past few days. I’m using Notepad++ v 6.8.5.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright © 2014 NodeBB Forums | Contributors