<?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 How can increase the functionality of the JSL script editor? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864511#M102813</link>
    <description>&lt;P&gt;1, in this script range, automatically highlight other content that is the same as the selected content;&lt;BR /&gt;2. How do I change the background color of the selected content when the script editor is in dark mode?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-04-02_13-29-05.png" style="width: 621px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74479i8FB414A5887DDC1F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-04-02_13-29-05.png" alt="2025-04-02_13-29-05.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 02 Apr 2025 05:35:26 GMT</pubDate>
    <dc:creator>lala</dc:creator>
    <dc:date>2025-04-02T05:35:26Z</dc:date>
    <item>
      <title>How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864511#M102813</link>
      <description>&lt;P&gt;1, in this script range, automatically highlight other content that is the same as the selected content;&lt;BR /&gt;2. How do I change the background color of the selected content when the script editor is in dark mode?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-04-02_13-29-05.png" style="width: 621px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74479i8FB414A5887DDC1F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-04-02_13-29-05.png" alt="2025-04-02_13-29-05.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 05:35:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864511#M102813</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2025-04-02T05:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864519#M102814</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
New Window( "Col List Box Example",
	Col List Box( all, width( 250 ), maxSelected( 1 ) ),
	fontobj = lb = Col List Box()
);
lb &amp;lt;&amp;lt; Set Selected( 1 );
lb &amp;lt;&amp;lt; Set Selected( 2 );
Wait( 1 );
lb &amp;lt;&amp;lt; Clear Selection;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Apr 2025 05:36:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864519#M102814</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2025-04-02T05:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864535#M102816</link>
      <description>&lt;P&gt;You can do some style changes from Preferences&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1743573998459.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74483i8C8CA0D5194F10FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1743573998459.png" alt="jthi_0-1743573998459.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need some new capabilities, check if wish list item already has item you hope to have and if it doesn't create a new wish list item.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 06:07:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864535#M102816</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-04-02T06:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864546#M102817</link>
      <description>&lt;P class="_tgt transPara grammarSection"&gt;&lt;SPAN class="transSent highlight" data-group="0-0"&gt;No effect. I want to set the selected text background color to white&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;&lt;SPAN class="transSent" data-group="1-0"&gt;This is how this selected change was not found.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;&lt;SPAN class="transSent" data-group="1-0"&gt;Thanks!&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-04-02_14-33-41.png" style="width: 694px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74484iE3AAC68BBF2F4E63/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-04-02_14-33-41.png" alt="2025-04-02_14-33-41.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 06:37:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864546#M102817</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2025-04-02T06:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864548#M102818</link>
      <description>&lt;P&gt;&lt;SPAN&gt;This is the parenthesized highlight. I found the background color (white).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-04-02_14-40-52.png" style="width: 628px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74486i5CA88E437E5A744E/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-04-02_14-40-52.png" alt="2025-04-02_14-40-52.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 06:56:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864548#M102818</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2025-04-02T06:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864907#M102836</link>
      <description>&lt;P&gt;JSL editor has many nice features which are still missing in other tools.&lt;BR /&gt;- multi region select&lt;/P&gt;
&lt;P&gt;- copy current line&lt;/P&gt;
&lt;P&gt;- full JSL access to run and edit the script (such meta level feature give you extreme power!)&lt;/P&gt;
&lt;P&gt;- Edit / Balance (!!!)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But when you work in sate-of-the-art IDEs and JSL Editor in parallel you feel the pain of&lt;/P&gt;
&lt;P&gt;- missing AI support&lt;/P&gt;
&lt;P&gt;- restricted syntax highlighting&lt;/P&gt;
&lt;P&gt;- limited auto-suggestion&lt;/P&gt;
&lt;P&gt;- code referencing&lt;/P&gt;
&lt;P&gt;- hover-info for variables and functions&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...&lt;BR /&gt;No wonder this wish from 2019&amp;nbsp;&lt;LI-MESSAGE title="Migrate to new JSL code editor" uid="231725" url="https://community.jmp.com/t5/JMP-Wish-List/Migrate-to-new-JSL-code-editor/m-p/231725#U231725" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;got more than 70 Kudos!&lt;BR /&gt;Actually, there is just one wish with more Kudos:&lt;BR /&gt;&lt;LI-MESSAGE title="Kill process without killing JMP" uid="312139" url="https://community.jmp.com/t5/JMP-Wish-List/Kill-process-without-killing-JMP/m-p/312139#U312139" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 17:35:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/864907#M102836</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-04-02T17:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/865076#M102841</link>
      <description>&lt;P&gt;I don't need your auto-complete code.&lt;BR /&gt;Because I don't know English at all&lt;BR /&gt;My code is complete through the input method,&lt;BR /&gt;I fixed my common JSL fragments in code that I could understand.&lt;BR /&gt;So I write code fast, it's just a matter of choice.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-04-03_09-04-25.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74536i3F1E555B2B574402/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-04-03_09-04-25.png" alt="2025-04-03_09-04-25.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 01:12:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/865076#M102841</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2025-04-03T01:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/865078#M102842</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I need features like this&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-04-03_09-08-21.png" style="width: 915px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74537i932E04097898E9BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-04-03_09-08-21.png" alt="2025-04-03_09-08-21.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 01:14:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/865078#M102842</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2025-04-03T01:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/865117#M102843</link>
      <description>&lt;P&gt;this one?&lt;BR /&gt;&lt;LI-MESSAGE title="search and replace: &amp;amp;quot;restrict to selected area&amp;amp;quot;" uid="539438" url="https://community.jmp.com/t5/JMP-Wish-List/search-and-replace-quot-restrict-to-selected-area-quot/m-p/539438#U539438" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-idea-thread lia-fa-icon lia-fa-idea lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 06:01:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/865117#M102843</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-04-03T06:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/865118#M102844</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Replace in selected area&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-04-03_13-07-12.png" style="width: 915px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74539iA7CAFB050BFF811E/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-04-03_13-07-12.png" alt="2025-04-03_13-07-12.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 05:10:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/865118#M102844</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2025-04-03T05:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/865132#M102845</link>
      <description>&lt;P&gt;Very easy: If you miss a feature in JMP, please submit a wish -- or support an already existing wish with a Kudo such tat JMP developers know that it's not a single user who wants it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;on the other hand:&lt;BR /&gt;&lt;SPAN&gt;There is a wish (since 2022) - &lt;U&gt;nobody&lt;/U&gt; votes&amp;nbsp; - the wish gets rejected.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;At the moment, the wish has the status "Not planned for now".&lt;BR /&gt;So, voting is still possible.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1743660767181.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74543i57D7DA7E83BD5E2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1743660767181.png" alt="hogi_1-1743660767181.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 06:13:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/865132#M102845</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-04-03T06:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can increase the functionality of the JSL script editor?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/871618#M103552</link>
      <description>&lt;P class="_tgt transPara grammarSection"&gt;&lt;SPAN class="transSent" data-group="0-0"&gt;The highlighting of SciTE4AutoHotkey was modified using AI according to the syntax of JSL&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;&lt;SPAN class="transSent" data-group="2-0"&gt;It is still useful for frequently inputting a large amount of code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="_tgt transPara grammarSection"&gt;&lt;SPAN class="transSent" data-group="2-0"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2025-05-04_14-02-15.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/75459iC81C3AE3D3A3781D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-05-04_14-02-15.png" alt="2025-05-04_14-02-15.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 May 2025 07:12:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-increase-the-functionality-of-the-JSL-script-editor/m-p/871618#M103552</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2025-05-04T07:12:13Z</dc:date>
    </item>
  </channel>
</rss>

