How to connect SAS with Sublime? I can use Sublime to write SAS code with proper highlight but I can not run it within sublime. Help me~ I know we can use sublime to run Stata, Python code, but what about SAS code?
SAS with Sublime
bschaaf
#2
There may be a package with a build system for SAS, but otherwise you can always create your own build system: https://www.sublimetext.com/docs/3/build_systems.html
1 Like