Open jacquescrocker opened 9 years ago
other syntax's work just fine (jade, etc), so trying to compare with Slim to see why its busted
slim settings file: https://github.com/skord/atom-ruby-slim/blob/master/settings/ruby-slim.cson
jade settings file: https://github.com/devongovett/atom-jade/blob/master/settings/language-jade.cson
wonder why jade uses ".source" with .source.jade
, where slim uses .text.slim
Encountering the same issue.
Turns out there’s an official Atom extension out there, and it works just fine. :ok_hand:
thanks @porada!
ruby-slim version: 0.2.0 atom version: 1.1.0
Triggering command "editor:toggle-line-comments" does nothing