So I am new to Javascript and trying to learn on VS Code. I can't seem to find a functionality to execute only a selected block of code. Every time I click F5 or (or Ctrl + F5), it runs the entire file.
Is it possible or do I need to install something extra to do this?