泷涯

Results 88 comments of 泷涯

我之前测试过,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 ![2017-11-20_122416](https://user-images.githubusercontent.com/5326684/33002252-f65e80c6-cded-11e7-9311-b12402c49d43.png) ![2017-11-20_122456](https://user-images.githubusercontent.com/5326684/33002253-f84f8038-cded-11e7-8dce-d7c589bacbbe.png)

Chrome can give extensions permission to read local files by check it (in `chrome://extensions/`) ![2017-11-20_122828](https://user-images.githubusercontent.com/5326684/33002331-778c702c-cdee-11e7-988d-843d0ece980f.png) And it works well with `XMLHttpRequest` ![2017-11-20_122810](https://user-images.githubusercontent.com/5326684/33002342-8a5a4fee-cdee-11e7-99d8-40c939ad7e36.png) But Firefox doesn't have the same switch

Tested on nightly 59.0a1 2017-11-20, maybe Firefox have fixed this "BUG" ![2017-11-20_125115](https://user-images.githubusercontent.com/5326684/33002829-8c82546c-cdf1-11e7-9bba-3b95cdac689d.png)

But the runtime environment of WebExtensions is not same as Browser Console, it's same as Web Console