Introduction
I love how Microsoft’s Python and Debugger for Java extensions make testing Python and Java code as easy as pressing a single key (F5, to be more specific). I used to use Code Runner for running my Node.js apps, but I hated how it added an extra context menu item for running Java…
Link: How to Run Node.js Apps in VSCode—without Code Runner!
via dev.to