vscode-intelephense
vscode-intelephense copied to clipboard
"Index workspace" does not work in version 1.8.2
Describe the bug [ctrl + shift + p] launches command 'Index workspace', and get following information:
[Trace - 10:52:05 PM] Sending request 'initialize - (0)'. [Trace - 10:52:06 PM] Received notification 'window/logMessage'. [Info - 10:52:06 PM] Initialising intelephense 1.8.2 [Trace - 10:52:06 PM] Received notification 'window/logMessage'. [Info - 10:52:06 PM] Initialised in 12 ms [Trace - 10:52:06 PM] Received response 'initialize - (0)' in 751ms. [Trace - 10:52:06 PM] Sending notification 'initialized'. [Trace - 10:52:06 PM] Sending notification 'textDocument/didOpen'. [Trace - 10:52:06 PM] Received request 'workspace/configuration - (0)'. [Trace - 10:52:06 PM] Sending response 'workspace/configuration - (0)'. Processing request took 1ms [Trace - 10:52:06 PM] Sending request 'textDocument/documentSymbol - (1)'. [Trace - 10:52:06 PM] Received notification 'window/logMessage'. [Info - 10:52:06 PM] Environment changed. Refreshing 1 in memory documents. [Trace - 10:52:06 PM] Received request 'client/registerCapability - (1)'. [Trace - 10:52:06 PM] Sending response 'client/registerCapability - (1)'. Processing request took 0ms [Trace - 10:52:06 PM] Received request 'client/registerCapability - (2)'. [Trace - 10:52:06 PM] Sending response 'client/registerCapability - (2)'. Processing request took 0ms [Trace - 10:52:06 PM] Received request 'client/registerCapability - (3)'. [Trace - 10:52:06 PM] Sending notification 'workspace/didChangeConfiguration'. [Trace - 10:52:06 PM] Sending response 'client/registerCapability - (3)'. Processing request took 1ms [Trace - 10:52:06 PM] Received response 'textDocument/documentSymbol - (1)' in 131ms. [Trace - 10:52:06 PM] Received notification 'window/logMessage'. [Info - 10:52:06 PM] Searching file:///home/lei/.vscode/extensions/bmewburn.vscode-intelephense-client-1.8.2/node_modules/intelephense/lib/stub for files to index. [Trace - 10:52:06 PM] Received request 'workspace/configuration - (4)'. [Trace - 10:52:06 PM] Sending response 'workspace/configuration - (4)'. Processing request took 2ms [Trace - 10:52:06 PM] Received notification 'window/logMessage'. [Info - 10:52:06 PM] Searching file:///home/lei/workspace/questrade/jpgraph for files to index.
And then it stops here, no indexing starts.
Is there any settings I can enable to get more details ? thanks.
Platform and version Ubuntu 20.04
It's working today, do not now what is happening.
Is this still a problem with 1.9.3? Please open a new ticket if so.