Is there a way to run current *.php file as PHP script from within Visual Studio Code? Information I've found suggests you can debug code if you install Xdebug but it feels weird you can't just run code.
(This was a standard feature in all editors around year 2000 but it's becoming harder to find nowadays...)
