how to use vscode on my server code example
Example 1: can't see php7 in my mac
// Install PHP 7.3
curl -s http://php-osx.liip.ch/install.sh | bash -s 7.3
Example 2: List all files on your localhost web server
# After navigating to your localhost web server
# type to see all files type
ls