Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Custom barNew to Visual Studio Code? Get it now.
Custom bar

Custom bar

a-little-cat

|
120 installs
| (0) | Free
A Custom bar to show info
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-custom-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

Why

Creating wheels is the destiny of programmers

Features

  • Support show cpu load, network speed, memory usage and gpu load.
  • Support custom display format, order and priority
  • 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

Network Speed

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

Cpu Load

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

Gpu Load

  • ${percent}
  • ${used}
  • ${total}

Thanks

  • systeminformation
  • vscode-stats-bar
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft