How to add Compass syntax support to Jetbrains PhpStorm?
Posted
by
Madara Uchiha
on Stack Overflow
See other posts from Stack Overflow
or by Madara Uchiha
Published on 2012-11-03T21:23:39Z
Indexed on
2012/12/16
17:04 UTC
Read the original article
Hit count: 416
I'm using JetBrains PhpStorm, which is probably the most epic IDE I've ever used.
The question is simple. How do I add Compass syntax support to it? I've got it installed, it renders and works, but PhpStorm still complains about undefined imports and mixins.
How can I resolve this? Can Compass be included as an external library?
Edit: I'd just like to note that this feature request is for the RubyMine IDE (also by JetBrains), it's not for PhpStorm/WebStorm.
© Stack Overflow or respective owner