泷涯
泷涯
我之前测试过,CSSLint不支持LESS。Stylelint目前按照默认配置打包的。 更换CodeMirrorNext应该不会有太大问题……
点击编辑,不做任何修改就点击保存,是否保存成功?
这个问题可能有些麻烦,加上我最近比较忙,我需要多一些时间来解决
Update: Added those words ``` "GT_connect": { "message": "Connect", "description": "Button to connect GhostText host" }, "GT_disconnect": { "message": "Disconnect", "description": "Button to disconnect GhostText host" }, "GT_port": { "message":...
WebExtension can not access local file
I will test it
I tested it, but both Chrome and Firefox not work  
Chrome can give extensions permission to read local files by check it (in `chrome://extensions/`)  And it works well with `XMLHttpRequest`  But Firefox doesn't have the same switch
Tested on nightly 59.0a1 2017-11-20, maybe Firefox have fixed this "BUG" 
But the runtime environment of WebExtensions is not same as Browser Console, it's same as Web Console