Syntax highlighting for the SAS files in VsCode, with precise syntax match, SAS like theme and code snippets. The syntax highlighting uses tmLanguage files sourced from https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json.
-
Install the extension
-
Extension settings
Firstly, change syntax engine to SAS
Secondly, change theme to SAS
Syntax parse error if there are unmatched '
or "
even if being marked by macro mask
Enjoy!