Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>hwl-vscodeNew to Visual Studio Code? Get it now.
hwl-vscode

hwl-vscode

huangweiliang

|
1,878 installs
| (0) | Free
写代码不再孤单,有美女与你同在
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

程序员鼓励师

在 VS Code 中连续写代码一小时(时间可配置),会有杨超越提醒你该休息啦~

使用

除了每过一小时会自动弹出提醒页面,也可以按 F1, 然后输入 hwl: 打开提醒页面来打开提醒页面

usage

usage

配置

  • hwl.reminderViewIntervalInMinutes: 展示提醒页面的时间间隔(分钟)。(默认值为60)
  • hwl.title: 提示文字。 (默认值为小哥哥,小哥哥,代码写久了,该休息啦~)
  • hwl.type: default (默认图);url (图片地址)。(默认值为default)
  • hwl.customImages: 配置图片数组(需要搭配hwl.type为url) (默认值为默认图片)
如下例子,使用自定义图片:
"hwl.type": "url",
"hwl.customImages": [
    "http://b-ssl.duitang.com/uploads/item/201806/04/20180604090459_gqqjo.jpg"
]

配置方式

usage

如何使用本地图片作为展示图片

  • vscode不允许读取外部文件路径,所以只能自己去替换插件内的图片。替换步骤如下:

    1、找到vscode插件安装的地方 (如mac 在~/.vscode/extensions/formulahendry.hwl-{version})

    2、替换images/hwl内图片

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft