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
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.
| |