Community
    • Login

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

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    1 Posts 1 Posters 1.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.
    • Peter BrandP
      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
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors