<?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: Gedit extension for SAS syntax highlighting in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915305#M360649</link>
    <description>&lt;P&gt;Yes, what I published here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/cjdinger/sas-npp" target="_blank"&gt;https://github.com/cjdinger/sas-npp&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Feb 2024 16:19:40 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2024-02-09T16:19:40Z</dc:date>
    <item>
      <title>Gedit extension for SAS syntax highlighting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915166#M360614</link>
      <description>&lt;P&gt;I know that there are SAS syntax highlighting extensions for various text editors like Notepad++, but is there a Gedit (text editor on Gnome) extension for SAS syntax highlighting? I am looking for syntax highlighting, not a full IDE. Any help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2024 22:33:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915166#M360614</guid>
      <dc:creator>Cuneyt</dc:creator>
      <dc:date>2024-02-08T22:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Gedit extension for SAS syntax highlighting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915223#M360636</link>
      <description>&lt;P&gt;I'm not aware of anything for Gedit. The &lt;A href="https://marketplace.visualstudio.com/items?itemName=SAS.sas-lsp" target="_self"&gt;SAS extension for VS Code&lt;/A&gt; contains the most robust SAS syntax services/definitions that you can access in the open source world. And if Gedit supports language server extensions, some people have been able to adapt the SAS-VS Code project for use in other popular editors. See the&lt;A href="https://github.com/sassoftware/vscode-sas-extension" target="_self"&gt; GitHub project here&lt;/A&gt; and the &lt;A href="https://github.com/sassoftware/vscode-sas-extension/issues/783" target="_self"&gt;discussions on this here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 12:59:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915223#M360636</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2024-02-09T12:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Gedit extension for SAS syntax highlighting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915235#M360640</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;
&lt;P&gt;Thanks for your prompt reply. VS Code is not available in my work environment. But I must say that SAS has done an amazing job with the SAS extension for VS Code. In my work environment, I am writing SAS programs in a text editor and submitting them in batch mode. The only two text editors available to me are Gedit and Emacs. I know Emacs has ESS which provides SAS syntax highlighting, but I like the simplicity of Gedit. Gedit has small language extension files for syntax highlighting. I am not a software developer myself, but I thought writing a SAS extension file for Gedit would not be a major undertaking like the SAS extension for VS Code. Do you think SAS might be interested in producing a SAS syntax highlighting file extension for Gedit?&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;/P&gt;
&lt;P&gt;Cuneyt&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 13:56:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915235#M360640</guid>
      <dc:creator>Cuneyt</dc:creator>
      <dc:date>2024-02-09T13:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Gedit extension for SAS syntax highlighting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915263#M360644</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/42238"&gt;@Cuneyt&lt;/a&gt;&amp;nbsp;- probably not as a formal effort. We're really investing in VS Code as an experience, and we can share the efforts/data with our own SAS Studio and SAS Enterprise Guide IDEs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, you found our simple Notepad++ data and I have similar data already for &lt;A href="https://prismjs.com/" target="_self"&gt;prismjs&lt;/A&gt; (which we use on the community here), so happy to share that if it's of interest.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 14:58:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915263#M360644</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2024-02-09T14:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Gedit extension for SAS syntax highlighting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915286#M360645</link>
      <description>&lt;P&gt;Hi Chris, what do you mean by "Notepad++ data"? Do you mean the language definition?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 15:25:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915286#M360645</guid>
      <dc:creator>Cuneyt</dc:creator>
      <dc:date>2024-02-09T15:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Gedit extension for SAS syntax highlighting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915305#M360649</link>
      <description>&lt;P&gt;Yes, what I published here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/cjdinger/sas-npp" target="_blank"&gt;https://github.com/cjdinger/sas-npp&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 16:19:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/915305#M360649</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2024-02-09T16:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Gedit extension for SAS syntax highlighting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/921873#M363031</link>
      <description>&lt;P&gt;I have written a syntax highlighting file (&lt;STRONG&gt;sas.lang&lt;/STRONG&gt;) and a color theme file (&lt;STRONG&gt;sascolors.xml&lt;/STRONG&gt;) for editing SAS programs in Gedit. They are both XML files. I have kept these files as simple as possible, first because I am not a professional software developer, and second because I wanted these files to be updated easily. I have attached a zip file that contains both of these files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SAS.LANG:&amp;nbsp;&lt;/STRONG&gt;This is the SAS language&amp;nbsp;specification file for syntax highlighting in Gedit.&amp;nbsp;It highlights the following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Comments between /* */ and * ;&lt;/LI&gt;
&lt;LI&gt;String within single and double quotes&lt;/LI&gt;
&lt;LI&gt;SAS procedures&lt;/LI&gt;
&lt;LI&gt;SAS statements, keywords, options, etc.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This file should be saved in the following directory:&lt;BR /&gt;&lt;STRONG&gt;/.local/share/gtksourceview-3.0/language-specs/&lt;/STRONG&gt; or&amp;nbsp;&lt;STRONG&gt;/.local/share/gtksourceview-4/language-specs/&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SASCOLORS.XML:&lt;/STRONG&gt;&amp;nbsp;This is a Gedit color theme for the SAS language.&amp;nbsp;This file should be saved in the following directory:&lt;BR /&gt;&lt;STRONG&gt;/.local/share/gedit/styles&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;It highlights the following&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Comments in green&lt;/LI&gt;
&lt;LI&gt;Strings in purple&lt;/LI&gt;
&lt;LI&gt;SAS procedures in dark blue and bold&lt;/LI&gt;
&lt;LI&gt;SAS statements, keywords, options, etc. in light blue&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 26 Mar 2024 21:35:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Gedit-extension-for-SAS-syntax-highlighting/m-p/921873#M363031</guid>
      <dc:creator>Cuneyt</dc:creator>
      <dc:date>2024-03-26T21:35:47Z</dc:date>
    </item>
  </channel>
</rss>

