A simple vscode extension.Show the current file size in the status bar.
A simple extension.Show current text file size in the statusbar.
The status will update when the file is saved or change active tab.
key | value | default |
---|---|---|
file-size.position | right/left | right |
file-size.priority | integer | 0 |
The priority of display in the status bar. Higher value means shown the left.
file-size.priority
的值越大,位置就越向左,api上是这么说的,不过我也没太摸清规律,不起作用就往大了设,我设了100才能在右端最左边显示