Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Explorer++New to Visual Studio Code? Get it now.
Explorer++

Explorer++

keshav

|
61 installs
| (1) | Free
Show file sizes and folder in webview
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Explorer Plus

Explorer Plus is a Visual Studio Code Extension Displays file sizes, created and modified dates as a seperate view. A proof of concept for vscode team: https://github.com/microsoft/vscode/issues/164033#issuecomment-3067247222

Motivation

Github threads: https://github.com/microsoft/vscode/issues/164033, https://github.com/microsoft/vscode/issues/124115 Stackoverflow: https://stackoverflow.com/questions/63381524/show-last-date-modified-in-vs-code, Reddit: https://www.reddit.com/r/vscode/comments/1dbs1xu/show_file_size_and_date_modified_in_file_explorer/

Example

file Viewer demo

Features

  • File Size: See the size of each file in the explorer.
  • Date Created: See the date created of every file and folder.
  • Folder Size: See the total size of each folder.
  • Date Modified: See the date Modified of every file and folder.

Usage

  • Open the Explorer plus view in VS Code.

Upcoming Features

  • Tree in view.
  • Show hide columns.
  • Search files and folders.
  • Number of children inside each folder.

Release Notes

0.0.1

  • seperate view with sort.
  • created and modified.

See CHANGELOG.md for details.

License

MIT

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