Chrome DevTools中的CoffeeScript语法高亮显示

时间:2013-06-26 10:27:09

标签: google-chrome coffeescript syntax-highlighting google-chrome-devtools

我在Chrome Canary中启用了源地图和工作区,以便能够直接在浏览器中编辑* .coffee文件。然而,Chrome中的默认编辑器没有CoffeeScript文件的语法高亮显示,至少我找不到它。有没有办法或扩展来启用它?

1 个答案:

答案 0 :(得分:4)

这是最近在https://codereview.chromium.org/18341003/

中实施的