Menu

Tree [14179f] master /
 History

HTTPS access


File Date Author Commit
 LICENSE 2018-05-18 Bruno Dionne Bruno Dionne [5fc69a] Initial commit
 NOTEPAD++_SAS_Keywords_Lists.xlsx 2019-04-03 Bruno Dionne Bruno Dionne [43f996] This is the most up to date list of all SAS key...
 README.md 2019-04-03 Bruno Dionne Bruno Dionne [6beaa8] Update README.md
 SAS_BALANCE_20180529.XML 2018-05-29 Bruno Dionne Bruno Dionne [8f782d] SAS look alike color theme for Notape++
 SAS_BDI_20180528.XML 2018-05-29 Bruno Dionne Bruno Dionne [cbe962] Typo in name
 SAS_BDI_DARK_20180529.XML 2018-05-29 Bruno Dionne Bruno Dionne [973c41] Dark color syntax, change Notepad++ theme to De...
 SAS_DEFAULT_20180529.XML 2018-05-29 Bruno Dionne Bruno Dionne [8f782d] SAS look alike color theme for Notape++
 SAS_FUSION_20180529.XML 2018-05-29 Bruno Dionne Bruno Dionne [8f782d] SAS look alike color theme for Notape++
 SAS_HGH_CONTRAST_20180529.XML 2018-05-29 Bruno Dionne Bruno Dionne [17eefa] SAS look alike color theme for Notepad++
 SAS_LANGUAGE_UDL2_20190403.xml 2019-04-03 Bruno Dionne Bruno Dionne [14179f] Major change of keywords group number and add m...
 SAS_RETRO_20180529.XML 2018-05-29 Bruno Dionne Bruno Dionne [8f782d] SAS look alike color theme for Notape++

Read Me

Notepad-UDL2---User-defined-Language-for-SAS

The merge of many Notepad++ User Define Language color syntax for SAS

This User defined (---.xml) is ready for import into Notepad++. To use, download the XML file, then select Language->Define your language... in Notepad++. Use the Import button to import the SAS language definition.

It's based on the commonly shared file from the Notepad++ Wiki, but with the addition of many more keywords, functions, and PROC names that are part of the SAS language.

Keyword style is regrouped by type of keyword in SAS

Special attention was put on single line comment and multi lines comments.

if you use the star * comments at the end of a line containing statement, it is strongly recommended to put the last semi column «;» before the star * with nothing in between. Like this ;* , in order to help Notepad++ to do the distinction betwwen the star * used in mathematical expression from the star * used for comments.

I've not find yet any other method to tell Notepad++ to deal with the « * » comments.

For all dark background color syntax it's strongly suggested to set Notepad++ theme to "Deep Black"
Go to menu "Settings" >> "Style configurator..." >> "Select theme: " >> "Deep Black".
Apply this to "Language: Global Styles" and "Style: Global override".

  • Add Excel file with almost all SAS keywords by category and Notepad++ Syntax coloring group number.
    Fell free to use it for others syntax coloring software and please mention that the list of keywords
    is from here "https://github.com/Bruno-Dionne/Notepad-UDL2---User-defined-Language-for-SAS".
    Thanks.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.