Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Localhost ManagerNew to Visual Studio Code? Get it now.
Localhost Manager

Localhost Manager

mtldev514

|
7 installs
| (0) | Free
A dashboard to easily find & kill processes running on your localhost ports.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Localhost Manager

A dashboard to easily find & kill processes running on your localhost ports.

What it does

Shows a list of ports currently listening on your machine. Click to open them in your browser or copy the kill command.

That's it. No fancy features, just a simple port viewer.

How to use

Click the server icon in the sidebar. You'll see:

  • Port number
  • What's running on it
  • How long it's been up
  • Memory/CPU usage

Click a port to open it in your browser. Click the clipboard icon to copy the kill command.

There's also a table view if you prefer that (Cmd+Shift+P → "Localhost Manager: Open Panel").

Requirements

macOS or Linux only (uses lsof). Windows not supported yet.

License

MIT

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