<?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: If statement - comma in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824575#M100419</link>
    <description>&lt;P&gt;it is there in JMP 17.2:&lt;BR /&gt;hm ...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1734647115156.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/71435iCC7D832ADE360455/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1734647115156.png" alt="hogi_0-1734647115156.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Dec 2024 22:25:23 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2024-12-19T22:25:23Z</dc:date>
    <item>
      <title>If statement - comma</title>
      <link>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824132#M100359</link>
      <description>&lt;P&gt;In JSL Editor, when the cursor is on the left of an opening bracket or on the right of a closing bracket, the bracket and the "other" bracket are highlighted:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="brackets.gif" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/71353i7CD2437B82EC5CCB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="brackets.gif" alt="brackets.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This behavior is known from other code editors and it helps a lot to find the way through complicated code : )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a similar trick to highlight both brackets when the cursor is on the right of a comma which belongs to the same structure?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1734510268965.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/71351iEB3A94B086FDBC30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1734510268965.png" alt="hogi_1-1734510268965.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;slim version of:&amp;nbsp;&lt;LI-MESSAGE title="🙏 optimized syntax highlighting in JSL editor" uid="573533" url="https://community.jmp.com/t5/JMP-Wish-List/optimized-syntax-highlighting-in-JSL-editor/m-p/573533#U573533" 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;I wonder if such a functionality is already available - or planned for a future release ...&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 08:32:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824132#M100359</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-12-18T08:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: If statement - comma</title>
      <link>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824212#M100363</link>
      <description>&lt;P&gt;You can press Command-] on Mac or Control-] on Windows. It will select the inclusive 'fences.'&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 14:00:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824212#M100363</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2024-12-18T14:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: If statement - comma</title>
      <link>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824261#M100369</link>
      <description>&lt;P&gt;Wonderful, thank you !!!!&lt;/P&gt;&lt;P&gt;I am SOO glad I asked.&lt;BR /&gt;Extreme boost for my code debugging : )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A pity that I didn't ask 2 years ago !!&lt;BR /&gt;&lt;BR /&gt;for other languages, Keyboard layouts (?) , it might be&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1734536255432.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/71383i916906E90616B545/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1734536255432.png" alt="hogi_0-1734536255432.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 15:37:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824261#M100369</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-12-18T15:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: If statement - comma</title>
      <link>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824568#M100415</link>
      <description>&lt;P&gt;Is this a JMP18 only thing?&amp;nbsp; I'm not seeing it in my JMP Pro 17.2&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 21:36:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824568#M100415</guid>
      <dc:creator>ErraticAttack</dc:creator>
      <dc:date>2024-12-19T21:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: If statement - comma</title>
      <link>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824575#M100419</link>
      <description>&lt;P&gt;it is there in JMP 17.2:&lt;BR /&gt;hm ...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1734647115156.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/71435iCC7D832ADE360455/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1734647115156.png" alt="hogi_0-1734647115156.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 22:25:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824575#M100419</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-12-19T22:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: If statement - comma</title>
      <link>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824577#M100420</link>
      <description>&lt;P&gt;maybe unintentionally disabled?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1734647219069.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/71436iEBE1C79489A1DFB2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1734647219069.png" alt="hogi_1-1734647219069.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 22:27:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824577#M100420</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-12-19T22:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: If statement - comma</title>
      <link>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824676#M100439</link>
      <description>&lt;P&gt;This behavior has existed in the JMP Script Editor for many releases. It is not new or unique to JMP 18.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 14:40:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/If-statement-comma/m-p/824676#M100439</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2024-12-20T14:40:42Z</dc:date>
    </item>
  </channel>
</rss>

