duanniying2342 2015-07-03 15:45
浏览 35
已采纳

使用PHP Storm修复重复的CSS代码

I am using PHP Storm version 8.03 and learned from this article: http://blog.jetbrains.com/webide/2011/09/search-for-code-duplicates-in-phpstorm/ that you can search for duplicate CSS code.

I have researched it, but have not found how to automatically fix this duplicate code with PHP Storm. Does it provide a way? If not, any recommendations on how to automate this task?

  • 写回答

1条回答 默认 最新

  • duangu9173 2015-07-03 19:10
    关注

    I found out that there is no way to do this for CSS, but there is for PHP and Javascript. Hopefully this helps someone else with the same question!

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?