DEVSENSE / phptools-docs

PHP Tools public content
Apache License 2.0
75 stars 9 forks source link

Does not auto-suggest or complete Magic Methods #561

Closed murugappanrm closed 1 month ago

murugappanrm commented 1 month ago

Hi,

I notice the extension does not provide auto suggestion/completion for Magic Methods such as get, set etc.

Please advise.

jakubmisek commented 1 month ago

Hello,

May I ask for a sample code, example, or screenshot?

image

murugappanrm commented 1 month ago

Hi @jakubmisek

Thank you for responding so quick. I had (now resolved) this problem and later i discovered it was caused by an extension for Alpinejs. I found this out by accident when i was resolving a syntax highlighting problem with React. I have removed that extension and now it seems to work fine.

Please accept my apologies for the inconvenience. BTW, i used an extension called Bisect which helps me to identify culprit extensions.

jakubmisek commented 1 month ago

Thank you for the clarification.

No worries, I'm glad it got resolved.