UltraEdit (which I used before switching to VSC) had a nice feature to display the size of the current selection in the status bar. Example:

Is it possible to achieve the same with VSC - either through native functionality or an extension?
CodePudding user response:
I think you can enable this feature by right-clicking your status bar and select "Editor Selection":
It will look like this, then:

