vscode-intelephense
vscode-intelephense copied to clipboard
Intelephense seems to not be working in version 1.8.2
Describe the bug Doesn't show Activated in Runtime Status and it's not working overall.
To Reproduce Install version 1.8.1, and it works. Update to version 1.8.2, intelephense seems to be completely unactive.
Expected behavior Show Activation time and work in overall.
Screenshots
Platform and version Windows 10 / Visual Studio Code 1.69.2
I would be happy to provide anymore debug information if needed, just not sure if that's any kind of log I may use to find any thrown errors.
Did you opened some php file? For example, if I work on Vue.js project, intelephense will not activate, but if I open PHP project, it show runtime status
Both screenshots were on the same Laravel project. Do you think of any ideia if it wouldn't pick up it's a php project?
closing, if still a problem in 1.9 please open a new issue with steps to repro