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.
GitHub: Link
VScode Marketplace: Link
NPM: Link
Top comments (0)