I would like to ask you how can we activate check syntax on PHP file?
Because after searching on Google, we need to set user settings by adding:
"php.validate.executablePath":"C:/wamp/bin/php/php5.3.10/php.exe"
But after testing a simple code with error, there is no signal
Do you know how to fix it?