Refactoring don`t work with scss files
When you need to rename a class in html through refactoring WebStorm does not look for the entry class in the scss files. This negates the refactoring features advantages if the project is built on the sass.
Is there any possibility to get around this?
Thanks in advance!
Please sign in to leave a comment.
Hi dima,
It is known issue and it is strongly related to this one: http://youtrack.jetbrains.com/issue/WEB-5879, so feel free to vote for it.
Unfortunately, I don't know any workaround for it.
Thanks a lot!!