Skip to content
forked from dw2/Sass.mode

Syntax mode for Sass (indented syntax) for Coda 2

Notifications You must be signed in to change notification settings

Grawl/Sass.mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Sass.mode

Panic says that “Coda 2 ships with Sass support out-of-box”. Bullshit. It ships with SCSS support, CSS-like fallback of Sass. Originally Sass have indented syntax, like Stylus. And this Coda Mode makes possible to white Sass stylesheets with comfort (as we can provide it).

Compatibility

Supported Extensions

  • .sass with indented syntax

Installation

You can do it via terminal if you think that you're in 80's

cd ~/Library/Application\ Support/Coda/Modes
git clone git://github.com/Grawl/Sass.mode.git Sass.mode

Or you can do it like we do it in our shiny future:

  • download zipball of this repository
  • unzip and remove “-master” from folder name so it transforms into Coda Mode, because file name will be Sass.mode
  • open it with double click or ⌘↓ and Coda will move it into ~/Library/Application Support/Coda/Modes and relaunch itself

Also you can move Sass.mode to Applications/Coda 2/Contents/Rescourses if you have troubles with your Library or something other.

ToDo

  • Variables autocomplete
  • Mixins autocomplete
  • Grouping values with parameters in autocomplete like Coda does it with colors in CSS mode.

Credit for the source repos

References

More about Mode Customization

githalytics.com alpha

About

Syntax mode for Sass (indented syntax) for Coda 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published