Cloud9 IDE seems to support formatting/coloring for SCSS files, but there does not appear to be a setting in the preferences for SCSS files to be automatically processed into CSS.
The only way I have found to achieve this is add the SCSS gem, then leave scss --watch
running in the background.
Are there any better ways than this?
You can enable this via the Run menu: