code-server
Version:
Run VS Code on a remote server.
1 lines • 607 B
JSON
{"features/validationProvider":{"messages":["Cannot validate since a PHP installation could not be found. Use the setting 'php.validate.executablePath' to configure the PHP executable.","Cannot validate since {0} is not a valid php executable. Use the setting 'php.validate.executablePath' to configure the PHP executable.","Cannot validate since no PHP executable is set. Use the setting 'php.validate.executablePath' to configure the PHP executable.","Failed to run php using path: {0}. Reason is unknown.","Open Settings"],"keys":["noPhp","wrongExecutable","noExecutable","unknownReason","goToSetting"]}}