We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v1.1.2
VS Code Version 1.9.1, macOS 10.12.3.
Upon setting "php.validate.run": "onSave" (which is the default anyway), PHP IntelliSense will validate while typing.
"php.validate.run": "onSave"
Even upon setting "php.validate.enable": false, PHP IntelliSense will still validate while typing.
"php.validate.enable": false