Add a lovely background-image to your vscode.
边框挂件&定时休息提示
how to use
Click the gear in the lower left corner(⚙) Add/uninstall widget
点击左下角齿轮(⚙) 添加/卸载 挂件
Click the triangle in the lower left corner.When the countdown break is coming the rest is coming
点击左下角三角(▶️ 25:00)时钟 开始 倒计时休息的到来
The countdown time can be configured in the configuration
可以在配置中配置倒计时时间
It looks like:
Warns 警告:
本插件是通过修改 vscode 的 css 文件的方式运行
所以会在初次安装,或者 vscode 升级的时候,出现以下提示,请选择 【不再提示】:
This extension works by editting the vscode's css file.
So, a information appears while the first time to install or vscode update.U can click the [never show again] to avoid it.
This is the reason:
Notice 提示
http 协议的外链图片在当前版本不能使用(vscode 限制),需要用 https 协议开头的外链地址。
You should use protocol https instead of http to the image,which is not support by vscode now.
Uninstall 卸载
When the plug-in is deleted, click the lower left gear button again, and then delete the plug-in.
If you delete the plug-in directly, you will have to reinstall vscode.
插件在删除的时候,再次点击左下方按钮,然后再删除插件。如果直接删除插件会有遗留,就需要重装vscode了。
Q&A 常见问题:
Q:How to remove [unsupported] tag?
Q:怎么去除顶部的[不受信任]的标志?
A:see here: https://github.com/lehni/vscode-fix-checksums
Q:It seems that nothing happens after installing the extension?
Q:安装完插件后,似乎没有反应?
A:Make sure to have the administrator authority!!
A:如果不能使用,请确保你有管理员权限!!
Q:How to get the administrator authority?
Q:怎么获取管理员权限呢? =。=
A:In windows,click right button on the vscode's icon,then check the [run with the administrator authority].
A:在windows环境中,可以右键单击vscode的图标,选择【以管理员身份运行】。