【问题标题】:PyCharm and SCSS - Is there a way to compile SCSS into CSS from within the IDE?PyCharm and SCSS - 有没有办法在 IDE 中将 SCSS 编译成 CSS? 【发布时间】:2015-02-17 22:43:09 【问题描述】: 有没有办法在 IDE 中将 SCSS 编译成 CSS?怎么样? 【问题讨论】: 标签: sass pycharm 【解决方案1】: 此功能是在 PyCharm 2.7.2 中添加的(当前为 available in EAP)。 见File | Settings | Plugins 文件观察者: Blog post about this feature 【讨论】: @dabadaba 你可以设置一个外部工具并为其分配一个热键。