This repository has been archived by the owner on Jun 30, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 37
PHP validation not working #10
Comments
@JMCA2 This is something that does the FileSystemProvider API currently not supports directly. The issue is similar to linting and formatting opened by @teucer. |
@mkloubert I see. Do you know if there's any vscode issue opened for this I could upvote? They should definitely support this Thanks |
@JMCA2 @teucer I have started an issue here. |
Seams to be in progress. |
Is there any progress? |
As was posted on the vscode issue thread, there seems to be a possible workaround that you could implement in the FileSystemProvider: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The following error is shown when opening PHP files from SFTP:
Cannot validate since C://PHP//php.exe is not a valid php executable. Use the setting 'php.validate.executablePath' to configure the PHP executable.
The text was updated successfully, but these errors were encountered: