Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>FileStatusNew to Visual Studio Code? Get it now.
FileStatus

FileStatus

ProtalMatter

|
296 installs
| (2) | Free
Display various file properties in the status bar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Status


Features

Display different file properties like file size or modification date in the status bar.

For the modification time the following rule applies: If the modification date is the same as the actual date, the modification time is shown. Otherwise the modification date is shown.

Some examples:

  • File size and modification time. The file was modified today, so showing modifcation time

    File size and modification time

  • File size and modification date. Showing only the date since the File was modified on an earlier date.

    File size and modification time

  • File name and file size:

    File size and modification time

  • Tooltip of a new file:

    File size and modification time

Extension Settings

This extension contributes the following settings:

  • pmFileStatus.displayFileName: display the filename
  • pmFileStatus.displayFileSize: display the file size
  • pmFileStatus.displayFileModificationTime: display the modification time of the file

Release Notes

1.0.0

  • added handling of new files
  • update data on click

0.9.0

Initial release of File Status

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft