chore: 修改vscode市场的预览gif

This commit is contained in:
383514580 2019-08-02 23:58:16 +08:00
parent 0dedbe8314
commit 7803e2a72e
4 changed files with 4 additions and 6 deletions

View File

@ -8,6 +8,6 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
- Initial release
- 0.0.2
- 0.0.3
解决vscode低版本兼容问题
替换主页的git图地址

View File

@ -3,7 +3,7 @@
"publisher": "russell",
"displayName": "any-rule",
"description": "你要的\"正则\"都在这!",
"version": "0.0.2",
"version": "0.0.3",
"engines": {
"vscode": "^1.12.0"
},

View File

@ -14,8 +14,6 @@ RULES.forEach((rule, index) => {
})
// console.log(JSON.stringify(pkg));
fs.writeFileSync('./package.json', JSON.stringify(pkg, null, 4), 'utf-8');
fs.writeFileSync('./package.json', JSON.stringify(pkg, null, 4), 'utf8');
console.log('完成!');

View File

@ -14,7 +14,7 @@ https://any86.github.io/any-rule/
2. 输入"**zz**"后可看到正则列表.
3. 或者**输入关键词**, 比如"手机".
![预览动画加载中...](https://camo.githubusercontent.com/1f8b23e9081ff2e3074fcaffddbfe98475ed9419/68747470733a2f2f757365722d676f6c642d63646e2e786974752e696f2f323031392f382f322f313663353136633434366430396633623f773d34323026683d32343326663d67696626733d32353537383036)
![预览动画加载中...](https://picabstract-preview-ftn.weiyun.com/ftn_pic_abs_v3/be46d88ca7efd1494ac05cc8e9f0bc3bceada406a864adfd552b675ab1f6f05a6d0102841b9705bbc3ef0b2022bb40b5?pictype=scale&from=30113&version=3.3.3.3&uin=383514580&fname=68747470733a2f2f757365722d676f6c642d63646e2e786974752e696f2f323031392f382f322f313663353136633434366430396633623f773d34323026683d32343326663d67696626733d32353537383036.gif&size=750)
## 正则
`;