Skip to content

Instantly share code, notes, and snippets.

@diegorribeiro
Created April 24, 2018 23:15
Show Gist options
  • Save diegorribeiro/f4d6571f23cea15165f687792fd17087 to your computer and use it in GitHub Desktop.
Save diegorribeiro/f4d6571f23cea15165f687792fd17087 to your computer and use it in GitHub Desktop.
VSCode not detect php.validate.executablePath":
//Then put that in your settings.json:
{
"php.validate.executablePath":"D:/xampp/php/php.exe"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment