Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSCode SysMonNew to Visual Studio Code? Get it now.
VSCode SysMon

VSCode SysMon

Arnaud MENGUS

|
255 installs
| (1) | Free
| Sponsor
Visual Studio Code Extension to show system stats inside the status bar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode SysMon

VSCode SysMon

Visual Studio Code Extension to show system stats inside the status bar (Forked from the awesome work of @njzydark)

VSCode SysMon

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

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