<?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: Enhanced Editor shortcut keys in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43553#M8925</link>
    <description>An indirect answer : I wanted to use CTRL+: to comment a line and it doesn't work. I redefine the shorcut to CTRL+; and it works. &lt;BR /&gt;
Change the shortcut to test the aim of this command.</description>
    <pubDate>Thu, 11 Jun 2009 13:37:35 GMT</pubDate>
    <dc:creator>Stephane</dc:creator>
    <dc:date>2009-06-11T13:37:35Z</dc:date>
    <item>
      <title>Enhanced Editor shortcut keys</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43552#M8924</link>
      <description>Online documentation for PC/SAS enhanced editor says "Ctrl + Shift + W" will "clean up white space".  I cannot see what actually happens when I press that combination.&lt;BR /&gt;
&lt;BR /&gt;
Can somebody explain what "clean up white space" does?&lt;BR /&gt;
&lt;BR /&gt;
Thank you and my apologies if this is not the appropriate forum to post this question in.&lt;BR /&gt;
&lt;BR /&gt;
Al Voss</description>
      <pubDate>Thu, 11 Jun 2009 13:28:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43552#M8924</guid>
      <dc:creator>advoss</dc:creator>
      <dc:date>2009-06-11T13:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Editor shortcut keys</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43553#M8925</link>
      <description>An indirect answer : I wanted to use CTRL+: to comment a line and it doesn't work. I redefine the shorcut to CTRL+; and it works. &lt;BR /&gt;
Change the shortcut to test the aim of this command.</description>
      <pubDate>Thu, 11 Jun 2009 13:37:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43553#M8925</guid>
      <dc:creator>Stephane</dc:creator>
      <dc:date>2009-06-11T13:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Editor shortcut keys</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43554#M8926</link>
      <description>You do know that, by default, Ctrl + / and Ctrl + Shift + / comment and uncomment a line, right?</description>
      <pubDate>Thu, 11 Jun 2009 13:52:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43554#M8926</guid>
      <dc:creator>advoss</dc:creator>
      <dc:date>2009-06-11T13:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Editor shortcut keys</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43555#M8927</link>
      <description>before pressing Ctrl+Shift+W, press Ctrl+A&lt;BR /&gt;
 &lt;BR /&gt;
Ctrl+A selects all lines&lt;BR /&gt;
Any trailing blanks on a line will become obvious (assuming selected text is obvious)&lt;BR /&gt;
 &lt;BR /&gt;
After Ctrl+Shift+W is pressed, the lines remain selected, but there will be no trailing white space.&lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
      <pubDate>Thu, 11 Jun 2009 15:21:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43555#M8927</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2009-06-11T15:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Editor shortcut keys</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43556#M8928</link>
      <description>Okay, I get it...  Very useful, but I might have called it "Remove trailing blanks".  Oh well, that's just me.&lt;BR /&gt;
&lt;BR /&gt;
Thank you.&lt;BR /&gt;
&lt;BR /&gt;
Al</description>
      <pubDate>Thu, 11 Jun 2009 16:53:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43556#M8928</guid>
      <dc:creator>advoss</dc:creator>
      <dc:date>2009-06-11T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Editor shortcut keys</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43557#M8929</link>
      <description>more useful, I find the do-group  and parentheses keys&lt;BR /&gt;
 &lt;BR /&gt;
Inside a data step do-group press ALT+[ (or alt with any other brace/bracket/parenthesis key)&lt;BR /&gt;
 &lt;BR /&gt;
The cursor will jump between the DO and END of the do-group.&lt;BR /&gt;
When the cursor is on a ( or ) and you press Ctl+[ the cursor jumps to the matching parenthesis.&lt;BR /&gt;
 &lt;BR /&gt;
Another useful key is not programmed by default &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;
Assign an enhanced editor key (like ctl+alt+S) to the enhanced editor macro function, "sort selection".&lt;BR /&gt;
 &lt;BR /&gt;
there are more gems to discover !&lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
      <pubDate>Thu, 11 Jun 2009 22:01:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Enhanced-Editor-shortcut-keys/m-p/43557#M8929</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2009-06-11T22:01:12Z</dc:date>
    </item>
  </channel>
</rss>

