<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[functionList.xml is still wrong for javascript in v7.5.4]]></title><description><![CDATA[<p dir="auto">I still have to change the language id from 58 to 19 despite the comment in the XML file.<br />
Every time there is an update it breaks the function list and i have to go hunting for the xml file in my app data.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/15056/functionlist-xml-is-still-wrong-for-javascript-in-v7-5-4</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 12:39:43 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/15056.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Jan 2018 12:35:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to functionList.xml is still wrong for javascript in v7.5.4 on Wed, 10 Jan 2018 21:36:43 GMT]]></title><description><![CDATA[<p dir="auto">Functionlist seems to work for me with a test.js containing a simple function:</p>
<p dir="auto">function convert(val) {<br />
var y<br />
switch(val) {<br />
case “A”: {y=10; break}<br />
}<br />
return y<br />
}</p>
<p dir="auto">Do you have a example which is not working?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/29342</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/29342</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Wed, 10 Jan 2018 21:36:43 GMT</pubDate></item></channel></rss>