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

System Information Status Bar

day253

|
45 installs
| (0) | Free
Display system information in the status bar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code System Information Extension

A VS Code extension that displays system information in the status bar, including:

  • Response Time
  • CPU Usage
  • Memory Usage
  • Disk Usage

Features

  • Real-time system information displayed in the status bar
  • Detailed system information available in a popup window
  • Updates every 2 seconds by default

Screenshots

Status Bar: Status Bar

Detailed Information: Detailed Information

Requirements

This extension uses the systeminformation library to gather system metrics.

Extension Settings

This extension does not contribute any settings yet.

Known Issues

  • On some systems, CPU temperature may not be available
  • Response time is measured using internal calls and may not reflect actual system responsiveness

Release Notes

1.0.0

Initial release of the VS Code System Information Extension.

How to Use

  1. Install the extension
  2. The system information will automatically appear in the status bar
  3. Click on any of the status bar items to see detailed system information

Development

  1. Clone the repository
  2. Run npm install
  3. Press F5 to start debugging

License

MIT

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