Skip to content
forked from rpardee/sas

A Sublime Text package for SAS programming

Notifications You must be signed in to change notification settings

ancova/sas.tmbundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAS Package for Sublime Text

A modest package for doing SAS programming. Read all about it here.

Installation is via git only right now. In your packages folder:

git clone git://github.com/rpardee/sas.tmbundle.git SAS

Or failing that, download the package as a zip from github and then unzip it into %PACKAGES%/SAS.

I am now developing in Sublime Text 3 beta, though I believe everything works in ST2.

To-Do

  1. Polish build system.
  2. Fix error/warning check.
  3. (Possible?) Bring ST3 to the fore upon completion of a job.
  4. Make installable via Package Control. (Subject to Package Control's compatibility w/ST3.)
  5. Polish syntax definition. In particular:
  6. Enable multiple 'dsetname (optional options)' sequences after the 'data' statement.
  7. Color PROC SQL & any trailing options as other procs are colored.
  8. Add a menu item to allow quick access to SAS.sublime-settings

About

A Sublime Text package for SAS programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published