vscode-filesize
vscode-filesize copied to clipboard
Added line counter to the status bar
It would be a nice to see the amount of lines as well as a size of the current file. It's particularly convenient when you have a large file.
This can be a nice feature. But we need to make this optional through the settings.
@mkxml thanks for your suggestion! Added a corresponding option to the configuration.
@dmbaranov Thank you for your contribution! I will review this shortly.