Vscode extension kill-process
while developing webapps often you have this moment when you need to remember the commands to kill process by port, usually it is more then one commands 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 even easier and quicker way a vscode extension.

Github: Link
VScode Marketplace: Link
NPM: Link