Nir Adler
Piece by Piece

Follow

Piece by Piece

Follow
Vscode extension kill-process

Vscode extension kill-process

Nir Adler's photo
Nir Adler
·Nov 9, 2019·
Play this article

while developing web apps often have this moment when I need to remember the commands to kill a process by port, usually, it is more than one command and when I move from os to os the command is changed, so my solution for that was first of all to create command line tool for that, and now for the even easier and quicker way a vs-code extension.

Vscode extension kill-process

GitHub: Link

VScode Marketplace: Link

NPM: Link

 
Share this