Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.33 KB

File metadata and controls

29 lines (17 loc) · 1.33 KB

Kill Port VSCode Extension

中文文档 | English

Kill Port is a convenient VS Code extension designed to help developers quickly terminate processes occupying specific ports. Supports multiple languages, VSCode versions, and provides a desktop application.

  • Build process didn't exit? Port already in use?
  • Always forget the command line to kill a port!

🚀 Usage Guide

Marketplace page: Kill Port - Visual Studio Marketplace

  1. Open VS Code, go to the Extensions view (Ctrl+Shift+X). Search for "Kill Port" and click Install.
  2. Open Sidebar: Click the new "Kill Port" icon in the VS Code Activity Bar (icon sidebar).
  3. Check Port: Select or enter a port number in the input box, and the corresponding process information will be displayed below.
  4. Kill Process: Click the Close Process button next to the port and confirm to close.

steps

📝 Release Notes

See CHANGELOG.md for details.


Enjoying Kill Port? Please consider leaving a review on the Marketplace!

If you encounter any issues, please leave a comment or contact me at evgo2017.com/about.