Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Stats BarNew to Visual Studio Code? Get it now.
Stats Bar

Stats Bar

njzy

|
30,111 installs
| (14) | Free
A status bar to show system stats
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-stats-bar

Visual Studio Marketplace Version Visual Studio Marketplace Last Updated Visual Studio Marketplace Rating Visual Studio Marketplace Installs

A vscode extension to show system stats in status bar

Xnip2021-08-28_19-30-23 Xnip2021-08-28_19-29-25

Features

  • Support show cpu load, loadavg, network speed, memory usage and uptime
  • Support custom display format, order and priority
  • Support copy ip to clipboard
  • Support change loacation and refresh interval

Extension Settings

You can visit this extension page in vscode to see detail

Display Format

You can use $(icon-name) to show icon, visit this site https://microsoft.github.io/vscode-codicons/dist/codicon.html to find icon name

Cpu Load

  • ${percent}

Loadavg

  • ${1}
  • ${5}
  • ${15}

Uptime

  • ${days}
  • ${hours}
  • ${minutes}

Network Speed

  • ${up}
  • ${up-unit}
  • ${down}
  • ${down-unit}

Memory Usage

  • ${used}
  • ${total}
  • ${percent}
  • ${pressurePercent}
  • ${unit}

Thanks

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