UNPKG

@inst/vscode-bin-darwin

Version:

BINARY ONLY - VSCode binary deployment for macOS

18 lines 590 B
{ "messages": [ "Do you allow {0} (defined as a workspace setting) to be executed to lint PHP files?", "Allow", "Disallow", "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." ], "keys": [ "php.useExecutablePath", "php.yes", "php.no", "wrongExecutable", "noExecutable", "unknownReason" ] }