Skip to content

Adds support for Ruby Haml colorization to Visual Studio Code

License

Notifications You must be signed in to change notification settings

karuna/haml-vscode

 
 

Repository files navigation

haml README

Better haml support, with parentheses coloring, auto close parentheses, brackets, curly braces, quote, double quote, backtick, ruby interpolations, etc.

Only support haml extension, remove sass extension.

Will be based on http://haml.info/docs/yardoc/file.REFERENCE.html

Screenshot

Screnshot

Todo

  • colorize parentheses attributes
  • ruby highlighting (=, -, etc)
  • autocomplete stuff
  • fix broken highlight with hyphen
  • autoclose quote backtick ruby literal
  • snippets
  • refactor, a lot of redundancies in the syntax

Bugs

  • :preserve filter doesn't work correctly yet

About

Adds support for Ruby Haml colorization to Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haml 98.3%
  • JavaScript 1.7%