You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@huchim Indeed the error message you got is incorrect because it says the wrong config key, and I will mark this as a bug so it can be fixed during the next release. Thank you for letting us know! 😉
- Fixes#16
- Fixes#17
- Adds restart workaround for server crashing on shutdown
- Fixes STDOUT logging by modifing StreamWriter directly
- Removes archived MZ in favor of system spawn and promisify-child-process instead
Hello!
I'm receiving this message from extension
v1.2.2
:I created a new entry in my
settings.json
file withphp.executablePath
but VSCode say "unknown configuration Setting".Add PHP directory to
$PATH
works fine but not using VsCode configuration.Thanks!
The text was updated successfully, but these errors were encountered: