Open zadepark opened 1 week ago
How are you providing the wordpress symbol definitions? Is wordpress src in your open folder? Or have you added wordpress
to intelephense.stubs
? Or are you providing the symbols some other way?
I am having a similar issue. I am using neovim. I have configured intelephense in lua like this
intelephense = {
stubs = { 'wordpress' },
},
all the WordPress functions are 'Undefined function ...'
. How can I configure the Intelephense WordPress stubs properly?
Describe the bug does not recognize all the basic functions.
To Reproduce class areyoupayingattention {
Expected behavior Recognize the function and explain
Screenshots
Platform and version OS and Intelephense version.