vscode-intelephense icon indicating copy to clipboard operation
vscode-intelephense copied to clipboard

v1.10.2 not working on macOS

Open ikeykeyn opened this issue 1 year ago • 2 comments

Describe the bug Intelephense extension doesn't work as it supposed to in VScode (it works fine in my Linux Ubuntu VM in VScode)

To Reproduce

Installed last version of intelephense.

Expected behavior Classes, variables and etc recognizing

Screenshots

intelephense

Platform and version OS Sonoma 14 Intelephense v1.10.2 PHP 8.3.0

ikeykeyn avatar Dec 18 '23 10:12 ikeykeyn

I am having similar issue where phpDOC is not trigger after /*

image

Mac OS - 13.6 Intelephense v1.10.2 PHP 8.2.8

manpreets avatar Dec 19 '23 05:12 manpreets

Solution: The problem was just in VScode theme. Changed from "Dark (Visual Studio)" to Dark+" and everything works fine

ikeykeyn avatar Dec 20 '23 10:12 ikeykeyn