Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>File PropertiesNew to Visual Studio Code? Get it now.
File Properties

File Properties

dsyx

|
26 installs
| (0) | Free
A VSCode extension for viewing file properties conveniently.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Properties

A VSCode extension for viewing file properties conveniently.

Features

  • Show file properties in status bar.
  • Click on the status bar item to view detailed file properties.
  • The file properties shown in the status bar can be customized.
  • The format of displaying file properties can be customized.

Requirements

  • VS Code 1.64.0 or higher

Extension Settings

  • file-properties.statusBarAlignment: Status bar alignment, 'Left' or 'Right'.
  • file-properties.showPermissionsInStatusBar: Show file permissions in status bar.
  • file-properties.showSizeInStatusBar: Show file size in status bar.
  • file-properties.showMTimeInStatusBar: Show file last modified date in status bar.
  • file-properties.useSiSizeUnit: Use the size unit defined in SI (1 KB = 1000 B) instead of the definition in the IEC standard (1 KiB = 1024 B).
  • file-properties.dateFormat: For the format of all dates, see: https://moment.github.io/luxon/#/formatting?id=table-of-tokens.

Known Issues

Run into a bug? Report it here.

Release Notes

Detailed release notes are available here.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft