This plugin can add date time indicator and battery level indicator to the status bar.
Compared with the existing similar plugins, it has a more refined interface and richer functions.
Screenshot
Preface
There are several similar plugins in the plugin market, and I found that each has its own strengths, so I wrote this plugin to combine the strengths.
The functionality of the plugin is divided into two parts: date time indicator and battery level indicator. Performance related indicators such as processor, memory, network, etc. may be added in the future.
Function
Date time indicator
The text is preceded by a small icon that toggles with day and night; click the status bar item to insert date and time into the current editor.
The following contents can be customized: whether to enable or not, the position of the item in the status bar, the small icon and its switching timing, the format of the displayed date and time, the format of the inserted date and time, and the refresh interval of the item.
Battery level indicator
The text is preceded by a small icon that toggles with the battery status.
The following contents can be customized: whether to enable or not, the position of the item in the status bar, the small icon and its switching timing, and the refresh interval of the item.
Installation & Usage
Click the extension button on the left side of VSCode, search in the search box, and click [install].
You can go to [Extension Settings] to have a look, since there are many contents that can be customized.
Description
The location of the plugin code is (Default path on Windows): C:/Users/<NAME>/.vscode/extensions/liangruliu.clock-and-battery-<VER>
It's a bit difficult for me to develop this plugin, so this plugin may have bugs. If you do encounter it, please send me feedback via email LiangruLiu@outlook.com.