一个VSCode的番茄时钟。
A pomodoro for vscode.
Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.
For example if there is an image subfolder under your extension project workspace:
![feature X](images/feature-x.png)
Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.
扩展包括如下:
pomodoro.start
: 开启一个番茄时钟pomodoro.cancel
: 取消当前的番茄时钟
This extension contributes the following settings:
pomodoro.start
: start a pomodoropomodoro.cancel
: cancel pomodoro
Users appreciate release notes as you update your extension.
Initial release of ...