Any way to get completion for :coffee within a haml file?

For example, the completion for jquery works fine in a .coffee file, but not within a :coffee section in a .haml file.

0
Avatar
Permanently deleted user

For now our Haml support provides additional functionality only for ruby: and javascript: fileters (the latter has only highlighting).
All other filters are edited as plain text.  There is a request for adding more filters support (http://youtrack.jetbrains.com/issue/RUBY-9468), so you are welcome to vote for it.

Regards, Oleg.

0
Avatar
Permanently deleted user

Thanks Oleg.

0

请先登录再写评论。