"enablePhpTooling": true, //true for enable the PHP features and false for
//disable the PHP features.
"executablePath": "php", // this is the path format, for MAC and Linux,
// the path is “/users/someuser/bin/php.
// For windows, the path is c:path ophp.exe.
"memoryLimit": "5904M", // indicates the memory limit for the PHP language
// server process.
"validateOnType": "false", // the ‘on type’ or ‘on save’ are the configuration
// to have the diagnostics.
"livedev.multibrowser": false