There is a way that allows me that when I am editing a js file I can through a shortcut: open the terminal and run it automatically:
1- Open terminal 2- node my-file.js
Right now it only manages to open terminal with shortcut "ctrl + ´" but then I have to type "node my-file.js"