<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: JSL plugin for notepad++ in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/JSL-plugin-for-notepad/m-p/274974#M53353</link>
    <description>&lt;P&gt;So I actually built a JSL plugin for notepad++.&amp;nbsp; I'll say how to install it below, but might I recommend the JSL for VSCode extension that we moved to instead.&amp;nbsp; It's under (semi-)active development and has much more extensibility. You can find it by downloading &lt;A href="https://code.visualstudio.com/download" target="_blank" rel="noopener"&gt;VSCode&lt;/A&gt; and searching extensions for "JMP" or in the &lt;A href="https://marketplace.visualstudio.com/items?itemName=vincefaller.jmp-scripting" target="_blank" rel="noopener"&gt;VSCode marketplace&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;But if you just really like notepad++.&amp;nbsp; Here's how to install it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Find your install directory, by default it’s C:\Program Files (x86)\Notepad++&lt;/LI&gt;
&lt;LI&gt;Go to .\plugins\APIs&lt;/LI&gt;
&lt;LI&gt;Drop jsl.xml in there&lt;/LI&gt;
&lt;LI&gt;If you have cloud settings setup in in N++, go there if not go back to the install directory&lt;/LI&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vince_faller_0-1592917070875.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/24765i1FC59F80B3856022/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vince_faller_0-1592917070875.png" alt="vince_faller_0-1592917070875.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;LI&gt;Open your functionList.xml&lt;/LI&gt;
&lt;LI&gt;Open funcitonList(JSL).xml from the zip&lt;/LI&gt;
&lt;LI&gt;paste its contents in as another parser below &amp;lt;/associationMap&amp;gt;&lt;/LI&gt;
&lt;LI&gt;Save and close&lt;/LI&gt;
&lt;LI&gt;Open your userDefineLang.xml&lt;/LI&gt;
&lt;LI&gt;Open userDefineLang.xml from the zip and paste that in as another lang wherever looks appropriate&lt;/LI&gt;
&lt;LI&gt;Save and close.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Reopen N++ and you should be good&lt;/LI&gt;
&lt;LI&gt;??&lt;/LI&gt;
&lt;LI&gt;Profit&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Tue, 23 Jun 2020 13:08:24 GMT</pubDate>
    <dc:creator>vince_faller</dc:creator>
    <dc:date>2020-06-23T13:08:24Z</dc:date>
    <item>
      <title>JSL plugin for notepad++</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-plugin-for-notepad/m-p/12911#M12230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just wondering if anyone has made a plugin for notepad ++ that will allow using notepad++ as the editor.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I like JMPs builtin but there are a slew of features in n++ that would be useful to be able to use.&amp;nbsp; Plus the ability to use multiple languages is nice.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 15:26:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-plugin-for-notepad/m-p/12911#M12230</guid>
      <dc:creator>vince_faller</dc:creator>
      <dc:date>2015-06-21T15:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: JSL plugin for notepad++</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-plugin-for-notepad/m-p/274974#M53353</link>
      <description>&lt;P&gt;So I actually built a JSL plugin for notepad++.&amp;nbsp; I'll say how to install it below, but might I recommend the JSL for VSCode extension that we moved to instead.&amp;nbsp; It's under (semi-)active development and has much more extensibility. You can find it by downloading &lt;A href="https://code.visualstudio.com/download" target="_blank" rel="noopener"&gt;VSCode&lt;/A&gt; and searching extensions for "JMP" or in the &lt;A href="https://marketplace.visualstudio.com/items?itemName=vincefaller.jmp-scripting" target="_blank" rel="noopener"&gt;VSCode marketplace&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;But if you just really like notepad++.&amp;nbsp; Here's how to install it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Find your install directory, by default it’s C:\Program Files (x86)\Notepad++&lt;/LI&gt;
&lt;LI&gt;Go to .\plugins\APIs&lt;/LI&gt;
&lt;LI&gt;Drop jsl.xml in there&lt;/LI&gt;
&lt;LI&gt;If you have cloud settings setup in in N++, go there if not go back to the install directory&lt;/LI&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vince_faller_0-1592917070875.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/24765i1FC59F80B3856022/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vince_faller_0-1592917070875.png" alt="vince_faller_0-1592917070875.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;LI&gt;Open your functionList.xml&lt;/LI&gt;
&lt;LI&gt;Open funcitonList(JSL).xml from the zip&lt;/LI&gt;
&lt;LI&gt;paste its contents in as another parser below &amp;lt;/associationMap&amp;gt;&lt;/LI&gt;
&lt;LI&gt;Save and close&lt;/LI&gt;
&lt;LI&gt;Open your userDefineLang.xml&lt;/LI&gt;
&lt;LI&gt;Open userDefineLang.xml from the zip and paste that in as another lang wherever looks appropriate&lt;/LI&gt;
&lt;LI&gt;Save and close.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Reopen N++ and you should be good&lt;/LI&gt;
&lt;LI&gt;??&lt;/LI&gt;
&lt;LI&gt;Profit&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 23 Jun 2020 13:08:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-plugin-for-notepad/m-p/274974#M53353</guid>
      <dc:creator>vince_faller</dc:creator>
      <dc:date>2020-06-23T13:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: JSL plugin for notepad++</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-plugin-for-notepad/m-p/574777#M78344</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2610"&gt;@vince_faller&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;Could you please provide updated instructions how to install this in N++ 64bit - latest version.&lt;/P&gt;
&lt;P&gt;Ron&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 23:30:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-plugin-for-notepad/m-p/574777#M78344</guid>
      <dc:creator>ron_horne</dc:creator>
      <dc:date>2022-11-29T23:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: JSL plugin for notepad++</title>
      <link>https://community.jmp.com/t5/Discussions/JSL-plugin-for-notepad/m-p/574780#M78345</link>
      <description>&lt;P&gt;I stopped developing it because I moved to &lt;A href="https://marketplace.visualstudio.com/items?itemName=VinceFaller.jmp-scripting" target="_self"&gt;VSCode&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 00:34:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/JSL-plugin-for-notepad/m-p/574780#M78345</guid>
      <dc:creator>vince_faller</dc:creator>
      <dc:date>2022-11-30T00:34:07Z</dc:date>
    </item>
  </channel>
</rss>

